mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-03 18:04:40 +01:00
Merge pull request #2769 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-1fd6f3f2b1b859145679a1892abda586ef982a84
Bump softprops/action-gh-release from c43d7637b9b9ce3e953168c325d27253a5d48d8e to 1fd6f3f2b1b859145679a1892abda586ef982a84
This commit is contained in:
commit
bcbcd5cff0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
|
@ -83,7 +83,7 @@ jobs:
|
|||
prerelease: false
|
||||
|
||||
- name: Upload release assets
|
||||
uses: softprops/action-gh-release@c43d7637b9b9ce3e953168c325d27253a5d48d8e
|
||||
uses: softprops/action-gh-release@1fd6f3f2b1b859145679a1892abda586ef982a84
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue