fix(actions): workflow files get passed correct GH token

This commit is contained in:
2026-06-26 21:24:09 +09:30
parent 006589ca76
commit e10c5fe2c4
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ permissions:
env:
NIGHTLY_TAG: nightly
GH_TOKEN: ${{ github.token }}
jobs:
nightly: