Skip to content

Commit

Permalink
chore: change github-token key to token
Browse files Browse the repository at this point in the history
  • Loading branch information
Callin Mullaney committed Jun 8, 2024
1 parent 2622ad9 commit afc9609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/addtoprojects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
# You can target a repository in a different organization
# to the issue
project-url: https://github.com/orgs/emulsify-ds/projects/6
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit afc9609

Please sign in to comment.