Skip to content

Commit

Permalink
Merge pull request #72 from retailnext/release_workflow
Browse files Browse the repository at this point in the history
Trigger Release build on Publish
  • Loading branch information
eriksw authored Aug 7, 2023
2 parents c65e050 + 2647f15 commit 6621651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Build
on:
release:
types:
- created
- published
env:
# renovate: datasource=java-version depName=java-jdk
JAVA_VERSION: '17.0.8+7'
Expand Down

0 comments on commit 6621651

Please sign in to comment.