mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
chore(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0 (#5160)
This commit is contained in:
parent
6ad203f231
commit
137cd7a46b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -477,7 +477,7 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: ncipollo/release-action@v1.13.0
|
uses: ncipollo/release-action@v1.14.0
|
||||||
with:
|
with:
|
||||||
replacesArtifacts: true
|
replacesArtifacts: true
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
|
|
Loading…
Reference in a new issue