fix: update workflows to replace PROJECT_TOKEN and GITHUB_TOKEN with CPMP_TOKEN

This commit is contained in:
Wikid82
2025-11-22 14:53:25 -05:00
parent 1bb592d7cd
commit a5042cab55
12 changed files with 27 additions and 27 deletions

View File

@@ -103,4 +103,4 @@ jobs:
}
}
env:
GITHUB_TOKEN: ${{ secrets.PROJECT_TOKEN }}
CPMP_TOKEN: ${{ secrets.CPMP_TOKEN }}