Update softprops/action-gh-release action to v2

This commit is contained in:
renovate[bot]
2025-09-25 20:47:29 +00:00
committed by GitHub
parent d4e0aed6ee
commit 5cc73acbd6

View File

@@ -31,6 +31,6 @@ jobs:
run: ls -lh && cat metadata.txt run: ls -lh && cat metadata.txt
- name: Release - name: Release
if: startsWith(github.ref, 'refs/tags/') if: startsWith(github.ref, 'refs/tags/')
uses: softprops/action-gh-release@v1 uses: softprops/action-gh-release@v2
with: with:
files: questions_${{ env.TAG }}.epub files: questions_${{ env.TAG }}.epub