mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Change to GH Secrets
This commit is contained in:
parent
3cf94682d0
commit
7767d42e64
1 changed files with 1 additions and 1 deletions
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
|
@ -14,4 +14,4 @@ jobs:
|
|||
- uses: ncipollo/release-action@v1.8.6
|
||||
with:
|
||||
artifacts: "README.md,LICENSE.md"
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.DEPLOY }}
|
||||
|
|
Loading…
Add table
Reference in a new issue