Skip to content

Commit 8dc48fb

Browse files
committed
chore: renamed master to main
1 parent 8a956fa commit 8dc48fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-CD.yaml

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

117117
deploy:
118118
name: Publish to NPM
119-
if: github.ref == 'refs/heads/master'
119+
if: github.ref == 'refs/heads/main'
120120
runs-on: ubuntu-latest
121121
timeout-minutes: 10
122122
needs:

0 commit comments

Comments
 (0)