Skip to content

Commit

Permalink
Can only release on a tag
Browse files Browse the repository at this point in the history
  • Loading branch information
blissd committed Mar 10, 2024
1 parent a799876 commit 082073c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@

on:
push:
branches:
- "main"
workflow_dispatch:
tags:
- "*"

name: "Build PDF"

Expand Down

0 comments on commit 082073c

Please sign in to comment.