summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-01 10:37:07 +0200
committerGitHub <noreply@github.com>2024-04-01 10:37:07 +0200
commit9d9e8c734fd661d9e1a763f2a1018528c0b6331a (patch)
tree293a6ff28a7c5c211ac37b17f2221efca1dc1fa3
parent66659ad51e9a2479ec19035d418e4bf378603846 (diff)
⬆️ update softprops/action-gh-release action to v2 (#303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 009fc9c..6ac4e8c 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -113,7 +113,7 @@ jobs:
- name: List
run: find ./artifacts
- name: Release
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
with:
files: ./artifacts/*.tar.gz, ./artifacts/*.AppImage