Skip to content

Commit 0844698

Browse files
committed
disable publish workflow for now while the repository is private
1 parent d848a2d commit 0844698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ env:
2020
jobs:
2121
deploy:
2222
runs-on: ubuntu-latest
23+
if: false
2324
permissions:
2425
pages: write
2526
id-token: write

0 commit comments

Comments
 (0)