We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 978e309 commit 95dd03aCopy full SHA for 95dd03a
.github/workflows/release.yml
@@ -38,6 +38,6 @@ jobs:
38
# Release, upload files
39
# https://github.com/softprops/action-gh-release
40
- name: Release zip archive with app
41
- uses: softprops/action-gh-release@v2.2.2
+ uses: softprops/action-gh-release@v2.3.2
42
with:
43
files: Shutdown.zip
0 commit comments