Skip to content

Commit

Permalink
Merge pull request #578 from AllenNeuralDynamics/version_increment_fix
Browse files Browse the repository at this point in the history
Update update_version.yml
  • Loading branch information
alexpiet authored Jul 2, 2024
2 parents 92162f5 + 1673d5d commit f5e803e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
with:
default_branch: main # optional, default: main
secrets:
SERVICE_TOKEN: ${{ secrets.GITHUB_TOKEN }} # required
SERVICE_TOKEN: ${{ secrets.SERVICE_TOKEN }} # required

0 comments on commit f5e803e

Please sign in to comment.