mirror of
https://github.com/uutils/diffutils.git
synced 2026-05-06 14:17:17 -04:00
chore(deps): update softprops/action-gh-release action to v3
This commit is contained in:
committed by
Daniel Hofstetter
parent
af3e010b26
commit
904efda150
@@ -76,7 +76,7 @@ jobs:
|
||||
path: tests/test-results.json
|
||||
- run: ./tests/print-test-results.sh tests/test-results.json
|
||||
- name: Publish latest commit
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
||||
with:
|
||||
tag_name: latest-commit
|
||||
|
||||
Reference in New Issue
Block a user