We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0f92f commit bbab281Copy full SHA for bbab281
.github/workflows/extensions.yml
@@ -14,4 +14,4 @@ jobs:
14
- uses: actions/add-to-project@v0.3.0
15
with:
16
project-url: https://github.com/orgs/patternfly/projects/12
17
- github-token: ${{ secrets.PF_ISSUES_PROJECT_SECRET }}
+ github-token: ${{ secrets.GH_PROJECTS }}
0 commit comments