Skip to content

Commit

Permalink
tentative change #2
Browse files Browse the repository at this point in the history
  • Loading branch information
abocchieri committed Dec 9, 2024
1 parent 996b12e commit bc7991d
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 @@ -23,7 +23,6 @@ jobs:

# Step 2: Run the auto-dev-version-bumper action in Docker
- name: Run auto-dev-version-bumper
if: github.ref == 'refs/heads/develop'
uses: LorenzoMugnai/auto-dev-version-bumper@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Pass GITHUB_TOKEN explicitly

0 comments on commit bc7991d

Please sign in to comment.