Skip to content

Commit

Permalink
gha
Browse files Browse the repository at this point in the history
  • Loading branch information
tesar-tech committed Nov 23, 2023
1 parent 572bd05 commit f6111d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publis-zodoc-to-gh-pages.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
FOLDER: ${{ env.WEBAPP_PATH }}/output

- name: Deploy to netlify-deploy branch
- name: Deploy to netlify-deploy branch
# if: github.ref == 'refs/heads/master'
run: |
git checkout --orphan ${{ env.NETLIFY_DEPLOY_BRANCH }}
Expand Down

0 comments on commit f6111d2

Please sign in to comment.