Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fvandaalen committed Feb 13, 2023
1 parent dc75cf6 commit b0ec1fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/buildMavenProject.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Publish package to GitHub Packages
on:
push:
release:
types: [created]
defaults:
run:
working-directory: java
Expand Down

0 comments on commit b0ec1fb

Please sign in to comment.