Skip to content

Commit

Permalink
ci: don't skip deploy ghpages
Browse files Browse the repository at this point in the history
  • Loading branch information
tutkli committed Apr 1, 2024
1 parent d59d767 commit 1686eb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
name: '[Merge] Deploy docs website'
needs:
- docs
if: github.event_name == 'push' && github.ref_name == 'master'
runs-on: ubuntu-latest
environment:
name: github-pages
Expand Down

0 comments on commit 1686eb1

Please sign in to comment.