Skip to content

Commit

Permalink
more wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffwidman committed May 17, 2023
1 parent 2563a8b commit 241a09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gems-bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v3
with:
token: ${{ steps.generate_token.outputs.token }}
ref: HEAD
ref: "main"
# fetch-depth: 0 # DEBUG

- uses: ruby/setup-ruby@v1 # bump-version.rb needs bundler
Expand Down

0 comments on commit 241a09f

Please sign in to comment.