Skip to content

Commit ba5da46

Browse files
authored
Update release.yml
1 parent a79038b commit ba5da46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
- name: Create Jazzy Docs
3737
run: ./Scripts/jazzy.sh
3838
- name: Deploy Jazzy Docs
39-
if: github.ref == 'refs/heads/main'
4039
uses: peaceiris/actions-gh-pages@v3
4140
with:
4241
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)