Skip to content

Commit

Permalink
Enable publishing for 1.x branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
armiol authored May 20, 2023
1 parent 4e4d89b commit b1e7317
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Publish
name: Publishing for Spine v1.x

on:
push:
branches: [master]

branches:
- v1
- 1.x-dev

jobs:
build:
Expand Down

0 comments on commit b1e7317

Please sign in to comment.