Skip to content

Commit 69aa89d

Browse files
authored
ci: 👷 update to use GitHub App for adding to board (#67)
## Description Simple fix, of adding the `app-id` <!-- Select quick/in-depth as necessary --> Doesn't need a review.
1 parent 393b47a commit 69aa89d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: seedcase-project/.github/.github/workflows/reusable-add-to-project.yml@main
2020
with:
2121
board-number: 18
22+
app-id: ${{ vars.ADD_TO_BOARD_APP_ID }}
2223
secrets:
2324
add-to-board-token: ${{ secrets.ADD_TO_BOARD }}
2425
gh-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)