mirror of
https://github.com/minoplhy/deployment.git
synced 2025-04-21 18:46:57 +00:00
nginx-build.yaml: add more info on release
This commit is contained in:
parent
930f6da4a3
commit
f839477b6d
2
.github/workflows/nginx-build.yaml
vendored
2
.github/workflows/nginx-build.yaml
vendored
@ -29,5 +29,7 @@ jobs:
|
||||
uses: softprops/action-gh-release@v2
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
body: |
|
||||
"Nginx Successfully build on -> ${{ env.NGINX_TAG }}"
|
||||
token: ${{ secrets.DEPLOYMENT_TOKEN }}
|
||||
files: nginx-*.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user