Skip to content

Commit

Permalink
change token env name
Browse files Browse the repository at this point in the history
  • Loading branch information
dhommen committed Jan 17, 2024
1 parent 7db39a3 commit f313aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
arguments: publish
env:
USERNAME: ${{ github.actor }}
GITHUB_TOKEN: ${{ github.token }}
TOKEN: ${{ github.token }}

0 comments on commit f313aac

Please sign in to comment.