Skip to content

Commit

Permalink
Fixes CI settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
zonble committed Mar 4, 2024
1 parent 37f8e1c commit df3dd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

build_publish:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/main'
strategy:
matrix:
node-version: [20.x]
Expand Down

0 comments on commit df3dd8b

Please sign in to comment.