mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
Merge pull request #2792 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-daffc988f27cd136af07d2cdcbf7ceae2993875d
Bump softprops/action-gh-release from a92196038060e0c673cf3ba5b98710dd716731df to daffc988f27cd136af07d2cdcbf7ceae2993875d
This commit is contained in:
commit
02b2dd128c
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
|
prerelease: false
|
||||||
|
|
||||||
- name: Upload release assets
|
- name: Upload release assets
|
||||||
uses: softprops/action-gh-release@a92196038060e0c673cf3ba5b98710dd716731df
|
uses: softprops/action-gh-release@daffc988f27cd136af07d2cdcbf7ceae2993875d
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue