Skip to content

Commit ba39a1e

Browse files
authored
Update add-to-project.yaml (#162)
1 parent 484fa88 commit ba39a1e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/add-to-project.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ jobs:
1313
# yamllint disable-line rule:line-length
1414
- uses: paddyroddy/.github/actions/add-to-project@e59369bbd745ef1eae9b8327fba32a4f87ff13ca # v0
1515
with:
16-
app-id: ${{ secrets.APP_ID }}
17-
app-pem: ${{ secrets.APP_PEM }}
16+
project-token: ${{ secrets.PROJECT_PAT }}

0 commit comments

Comments
 (0)