Skip to content

Commit

Permalink
Merge pull request #548 from axone-protocol/ci/fix-project-id
Browse files Browse the repository at this point in the history
ci(workflow): fix project id
  • Loading branch information
ccamel authored May 21, 2024
2 parents c49698c + 539fd57 commit 8d1f7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/axone-protocol/projects/9
project-url: https://github.com/orgs/axone-protocol/projects/2
github-token: ${{ secrets.OPS_TOKEN }}

0 comments on commit 8d1f7a8

Please sign in to comment.