Skip to content

Commit

Permalink
Change branch for version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Matlock committed Oct 30, 2024
1 parent c65a633 commit 5032d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
permissions:
contents: write
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/dev'
if: github.ref == 'refs/heads/main'
steps:
- uses: actions/checkout@v4
- name: Setup Python and Git
Expand Down

0 comments on commit 5032d87

Please # to comment.