Skip to content

Commit

Permalink
Use github.token instead
Browse files Browse the repository at this point in the history
This makes the PR come from github-actions -> mshafer1#6
  • Loading branch information
mshafer1 committed Aug 26, 2023
1 parent 47919ee commit c152c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Update-Poetry-Lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
\-\-\-
Created by Github action'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ github.token }}

0 comments on commit c152c90

Please sign in to comment.