Skip to content

Commit c302409

Browse files
committed
testing deployment
1 parent 94dd01c commit c302409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

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

5252
deploy:
5353
needs: build
54-
if: github.ref == 'refs/heads/main'
54+
#if: github.ref == 'refs/heads/main'
5555
permissions:
5656
pages: write
5757
id-token: write

0 commit comments

Comments
 (0)