Skip to content

Commit

Permalink
Include 1.3.x in publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chemicL committed Mar 19, 2024
1 parent 9d360e6 commit 36a4a38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches: # For branches, better to list them explicitly than regexp include
- main
- 1.3.x
- 1.2.x
permissions: read-all
jobs:
Expand Down

0 comments on commit 36a4a38

Please sign in to comment.