mirror of
https://github.com/p-stream/simple-proxy.git
synced 2026-04-21 00:12:09 +00:00
GitHub Actions: Ref
This commit is contained in:
parent
b28caeb3e6
commit
1a18101cc7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_release.yml
vendored
2
.github/workflows/build_release.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ github.sha }}
|
tag_name: ${{ github.ref }}
|
||||||
release_name: Simple Proxy Worker
|
release_name: Simple Proxy Worker
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue