Update build.yml

This commit is contained in:
Ralf Bauer 2025-01-11 16:58:05 +01:00 committed by GitHub
parent 9262bbf1c3
commit fd3893b7d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -154,4 +154,5 @@ jobs:
files: |
artifacts/*.zip, artifacts/*.bin
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.MY_PAT }}