Skip to content

Commit

Permalink
update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lehoczky committed Oct 11, 2023
1 parent fddfb9f commit 69d6a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:

publish:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
needs:
- lint
- build
Expand Down

0 comments on commit 69d6a70

Please sign in to comment.