Skip to content

Commit

Permalink
ci(*): version bump debugging (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart authored Jul 29, 2024
1 parent 6782edd commit 15c39b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Run workspaces version bump
run: |
git fetch origin
deno run -A jsr:@deno/[email protected]/cli
deno run -A jsr:@aricart/[email protected]/cli --debug
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_USER_NAME: ${{ github.actor }}
Expand Down

0 comments on commit 15c39b9

Please sign in to comment.