mirror of
https://github.com/catppuccin/nim.git
synced 2024-11-12 12:43:14 -06:00
ci: remove conditional
This commit is contained in:
parent
49e6596c9f
commit
f331a2f050
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
|
@ -24,7 +24,6 @@ jobs:
|
|||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
|
|
Loading…
Reference in a new issue