Skip to content

Commit 10caa06

Browse files
committed
Fix CI actions failure
1 parent a061094 commit 10caa06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
steps:
1010
- uses: actions/[email protected]
1111
with:
12-
github-token: "${{ secrets.ADD_TO_PROJECT_PAT }}"
13-
project-url: https://github.com/orgs/mobilecoinfoundation/projects/5
12+
github-token: "${{ secrets.MEOWBLECOIN_PAT }}"
13+
project-url: https://github.com/orgs/mobilecoinfoundation/projects/7
1414

1515
size-label:
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)