Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jon5477 committed Nov 27, 2024
1 parent 33b3846 commit b283193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Maven Package and Deploy to GitHub Packages

on:
push:
branches: ['master']
branches: ['master', 'gh-actions']
release:
types: [created]

Expand Down

0 comments on commit b283193

Please sign in to comment.