mirror of
https://github.com/yakimka/python_interview_questions.git
synced 2025-12-16 19:17:04 +03:00
Update softprops/action-gh-release action to v2
This commit is contained in:
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@@ -31,6 +31,6 @@ jobs:
|
||||
run: ls -lh && cat metadata.txt
|
||||
- name: Release
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: questions_${{ env.TAG }}.epub
|
||||
|
||||
Reference in New Issue
Block a user