Skip to content

Commit beb5d5a

Browse files
committed
TEST: DO NOT MERGE THIS COMMIT!
1 parent 9a8387c commit beb5d5a

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
@@ -65,6 +65,6 @@ jobs:
6565
uses: actions/configure-pages@v5
6666

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

0 commit comments

Comments
 (0)