Skip to content

Commit d8f9485

Browse files
committed
TEST: DO NOT MERGE THIS COMMIT!
1 parent 5318cce commit d8f9485

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
@@ -78,6 +78,6 @@ jobs:
7878
uses: actions/configure-pages@v3
7979

8080
- name: Deploy to GitHub Pages
81-
if: ${{ github.repository == 'atomvm/atomvm_packbeam' }}
81+
#if: ${{ github.repository == 'atomvm/atomvm_packbeam' }}
8282
id: deployment
8383
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)