Skip beta deploy

This commit is contained in:
Sidharth Vinod
2021-09-13 10:53:06 +05:30
parent fa8a261fed
commit 479fe86ca5
+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