Skip to content

Commit

Permalink
Merge pull request #35 from pmaher86:main-branch
Browse files Browse the repository at this point in the history
move GHA to main
  • Loading branch information
pmaher86 authored Oct 5, 2024
2 parents 1d3e33c + 1304157 commit cb3961f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
needs:
- build
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/main'

environment:
name: testpypi
Expand Down

0 comments on commit cb3961f

Please sign in to comment.