Merge pull request #63 from vssio/renovate/softprops-action-gh-release-2.x

chore(deps): update softprops/action-gh-release action to v2
This commit is contained in:
zztkm 2024-03-09 11:39:55 +09:00 committed by GitHub
commit c28a36231e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ jobs:
run: task dist
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
@ -56,7 +56,7 @@ jobs:
run: task dist
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
@ -84,7 +84,7 @@ jobs:
run: task dist
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |