nginx-build.yaml: setup token variable for goods

This commit is contained in:
Minoplhy 2024-09-04 15:22:15 +00:00 committed by GitHub
parent f0186ca749
commit 2286bb012e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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