Skip to content

Commit

Permalink
ci: using the right token for srggrs/assign-one-project-github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper committed Jan 19, 2024
1 parent ca99f3d commit 735e1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ux-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
issues:
types: [labeled]
env:
MY_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MY_GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

jobs:
ux-to-project:
Expand Down

0 comments on commit 735e1d0

Please sign in to comment.