We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6048a8 commit 3eb73cfCopy full SHA for 3eb73cf
.github/workflows/project_automation.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: github/[email protected] #May not be the latest version
14
with:
15
configuration-path: .github/labeler.yml
16
- repo-token: ${{ secrets.GHCR_FRIKKY }}
+ repo-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
17
enable-versioned-regex: 0
18
19
add-to-project:
0 commit comments