Skip to content

Commit 5eabad2

Browse files
vavsabclaude
andcommitted
fix(#868k5bbdr): Publish on push to master
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 3d9b52c commit 5eabad2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
publish:
4848
needs: tests
49-
if: github.ref == 'refs/heads/main'
49+
if: github.ref == 'refs/heads/master'
5050
runs-on: ubuntu-latest
5151
permissions:
5252
contents: read

0 commit comments

Comments
 (0)