Skip to content

Commit

Permalink
Added test branch to action to get it to do its thing without the nee…
Browse files Browse the repository at this point in the history
…d for main
  • Loading branch information
erroreyes committed Jun 24, 2024
1 parent 0437db9 commit e1a8492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build JAR for release

on:
push:
branches: [ main ]
branches: [ main, jar_release_gh_action ]
release:
types: [ published ]

Expand Down

0 comments on commit e1a8492

Please sign in to comment.