Skip to content

Commit f844c86

Browse files
committed
TEST: DO NOT MERGE THIS COMMIT!
1 parent 934474c commit f844c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
uses: actions/configure-pages@v5
6262

6363
- name: Deploy to GitHub Pages
64-
if: ${{ github.repository == 'atomvm/atomvm_packbeam' }}
64+
#if: ${{ github.repository == 'atomvm/atomvm_packbeam' }}
6565
id: deployment
6666
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)