Skip to content

Commit

Permalink
fix: update project token
Browse files Browse the repository at this point in the history
  • Loading branch information
gregfrasco committed Mar 8, 2024
1 parent cd93864 commit eac978a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/multiparty/projects/2
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.PROJECT_TOKEN }}

0 comments on commit eac978a

Please sign in to comment.