mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 11:03:27 +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:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: ${{ github.sha }}
|
||||
tag_name: ${{ github.ref }}
|
||||
release_name: Simple Proxy Worker
|
||||
draft: false
|
||||
prerelease: false
|
||||
|
Reference in New Issue
Block a user