Skip to content

Commit

Permalink
Updating to a different github token
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjbuck committed Feb 21, 2024
1 parent adf785f commit 3e2040c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-issue-assigned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
project: ${{ vars.PROJECT_NAME }}
column: ${{ vars.ASSIGNED_STATUS }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token: ${{ secrets.GH_TOKEN }}

0 comments on commit 3e2040c

Please sign in to comment.