Skip to content

Commit

Permalink
Only upload on main
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Jun 25, 2024
1 parent 442759c commit ab92ee2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@ jobs:
script: core.setFailed('Not all references cited')

upload-to-dropbox:
runs-on: ubuntu-latest
if: github.event_name == 'push'
needs: compile-latex
runs-on: ubuntu-latest
steps:
- name: Download artefacts
# yamllint disable-line rule:line-length
Expand Down

0 comments on commit ab92ee2

Please sign in to comment.