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