mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Bump ncipollo/release-action from 1.11.1 to 1.11.2 (#4150)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1eabda8668
commit
9fbdb936ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -250,7 +250,7 @@ jobs:
|
||||||
path: release-artifacts/
|
path: release-artifacts/
|
||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: ncipollo/release-action@v1.11.1
|
uses: ncipollo/release-action@v1.11.2
|
||||||
with:
|
with:
|
||||||
removeArtifacts: true
|
removeArtifacts: true
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
|
|
Loading…
Reference in a new issue