mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Bump ncipollo/release-action from 1.11.2 to 1.12.0 (#4229)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
907554124d
commit
f062c793e4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -251,7 +251,7 @@ jobs:
|
|||
path: release-artifacts/
|
||||
|
||||
- name: Create release
|
||||
uses: ncipollo/release-action@v1.11.2
|
||||
uses: ncipollo/release-action@v1.12.0
|
||||
with:
|
||||
removeArtifacts: true
|
||||
allowUpdates: true
|
||||
|
|
Loading…
Reference in a new issue