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 4c5ba98 commit ae4ac3e
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 @@ -43,7 +43,7 @@ jobs:
FOLDER: ${{ env.WEBAPP_PATH }}/output

- name: Deploy to netlify-deploy branch
# if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/master'
run: |
git config user.email "deploy@zodoc.tech"
git config user.name "Deploy Bot"
Expand Down

0 comments on commit ae4ac3e

Please sign in to comment.