We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484fa88 commit ba39a1eCopy full SHA for ba39a1e
.github/workflows/add-to-project.yaml
@@ -13,5 +13,4 @@ jobs:
13
# yamllint disable-line rule:line-length
14
- uses: paddyroddy/.github/actions/add-to-project@e59369bbd745ef1eae9b8327fba32a4f87ff13ca # v0
15
with:
16
- app-id: ${{ secrets.APP_ID }}
17
- app-pem: ${{ secrets.APP_PEM }}
+ project-token: ${{ secrets.PROJECT_PAT }}
0 commit comments