Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
inverted-capital committed Oct 23, 2024
1 parent 7305dfe commit 45c530a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ 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 45c530a

Please sign in to comment.