Skip to content

Commit

Permalink
now with PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
inverted-capital committed Oct 23, 2024
1 parent a50c732 commit 6a521b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
git fetch --unshallow origin
deno run -A jsr:@deno/bump-workspaces@^0.1/cli --import-map import_map.json
env:
GITHUB_TOKEN: ${{ secrets.DEPLOY_PAT }}
GIT_USER_NAME: ${{ github.actor }}
GIT_USER_EMAIL: ${{ github.actor}}@users.noreply.github.com

0 comments on commit 6a521b8

Please sign in to comment.