Merge pull request #1401 from kyberias/update-secret-name

Update secret name
This commit is contained in:
Daniel Öster 2025-08-07 23:51:30 +03:00 committed by GitHub
commit 9035e0418d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,4 +67,4 @@ jobs:
files: | files: |
output/* output/*
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.WORKFLOW_SECRET }}