nginx-build.yaml: fix mess up token outside with

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

View File

@ -27,7 +27,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
token: ${{ secrets.DEPLOYMENT_TOKEN }}
if: startsWith(github.ref, 'refs/tags/')
with:
token: ${{ secrets.DEPLOYMENT_TOKEN }}
files: nginx-*.tar.gz