mirror of
https://github.com/minoplhy/deployment.git
synced 2025-04-21 10:46:56 +00:00
nginx-build.yaml: setup token variable for goods
This commit is contained in:
parent
f0186ca749
commit
2286bb012e
1
.github/workflows/nginx-build.yaml
vendored
1
.github/workflows/nginx-build.yaml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
token: ${{ secrets.DEPLOYMENT_TOKEN }}
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: nginx-*.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user