mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-02 20:57:38 +03:00
Merge pull request #2797 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-670eb2f21a607fad397653d7e45de8f17ade7cc4
Bump softprops/action-gh-release from 4b4d743a9bb620a3869f98d3be3ccdbd313922d3 to 670eb2f21a607fad397653d7e45de8f17ade7cc4
This commit is contained in:
commit
cc9774ff31
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@4b4d743a9bb620a3869f98d3be3ccdbd313922d3
|
||||
uses: softprops/action-gh-release@670eb2f21a607fad397653d7e45de8f17ade7cc4
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue