Merge pull request #94 from bartvdbraak/renovate/softprops-action-gh-release-2.x

This commit is contained in:
Bart van der Braak 2024-03-09 20:45:58 +01:00 committed by GitHub
commit 250c4c98f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -167,7 +167,7 @@ jobs:
sha512sum keyweave-* | tee SHA512SUMS sha512sum keyweave-* | tee SHA512SUMS
sha256sum keyweave-* | tee SHA256SUMS sha256sum keyweave-* | tee SHA256SUMS
- uses: softprops/action-gh-release@v1 - uses: softprops/action-gh-release@v2
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with: