mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 13:13:26 +00:00
GitHub Actions: Ref
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user