Skip to content

Commit

Permalink
ci: build prerelease on v2.1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Apehum committed Oct 4, 2024
1 parent d7c968e commit 01f14fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prerelease-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish
on:
push:
branches:
- v1.1
- v2.1

jobs:
build:
Expand All @@ -23,6 +23,7 @@ jobs:
8
16
17
21
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
Expand Down

0 comments on commit 01f14fb

Please sign in to comment.