Skip to content

Commit

Permalink
Update latex_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
filipecancio authored Nov 26, 2023
1 parent d1af128 commit 687a277
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/latex_release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: New Release of Latex Document
on: [push]
on:
push:
branches:
- 'main'

jobs:
release_latex:
Expand Down

0 comments on commit 687a277

Please sign in to comment.