nginx-build.yaml: add more info on release

This commit is contained in:
Minoplhy 2024-09-04 15:47:48 +00:00 committed by GitHub
parent 930f6da4a3
commit f839477b6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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