Skip to content

Commit

Permalink
Fix CI actions failure
Browse files Browse the repository at this point in the history
  • Loading branch information
varsha888 committed Mar 27, 2023
1 parent e667b52 commit 3e5e391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
steps:
- uses: actions/[email protected]
with:
github-token: "${{ secrets.ADD_TO_PROJECT_PAT }}"
project-url: https://github.com/orgs/mobilecoinfoundation/projects/5
github-token: "${{ secrets.MEOWBLECOIN_PAT }}"
project-url: https://github.com/orgs/mobilecoinfoundation/projects/7

size-label:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3e5e391

Please sign in to comment.