Skip to content

Commit ab50655

Browse files
committed
TEST: DO NOT MERGE THIS COMMIT!
1 parent 77d3a9c commit ab50655

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
@@ -62,6 +62,6 @@ jobs:
6262
uses: actions/configure-pages@v5
6363

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

0 commit comments

Comments
 (0)