Merge pull request #361 from mermaid-js/develop

Skip beta deploy
This commit is contained in:
Sidharth Vinod
2021-09-13 20:42:20 +05:30
committed by GitHub
+1
View File
@@ -46,6 +46,7 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/master' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs