Skip to content

Commit

Permalink
Fix secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
sarah-tuva committed Nov 25, 2024
1 parent 62da65e commit 8f883e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_issues_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
# setting the project url so this workflow can be used in other repos
project-url: https://github.com/orgs/tuva-health/projects/3
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.PROJECT_TOKEN }}

0 comments on commit 8f883e4

Please sign in to comment.