Skip to content

Commit d0cac98

Browse files
committed
fix ci?
1 parent fa59fd5 commit d0cac98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131

3232
deploy:
3333
needs: build
34+
if: github.ref == 'refs/heads/main'
3435
permissions:
3536
pages: write # to deploy to Pages
3637
id-token: write # to verify the deployment originates from an appropriate source

0 commit comments

Comments
 (0)