Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
anddann committed Jan 16, 2023
1 parent 1ce8946 commit 871d20c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Publish package to GitHub Packages and attach to release
on:
release:
types: [created]
branches:
- main

# if pushing docker images fails https://stackoverflow.com/a/71193319 -- make sure to allow access for GitHub Actions to that package registry
env:
Expand Down

0 comments on commit 871d20c

Please sign in to comment.