Skip to content

Commit

Permalink
Merge pull request #2 from onecx/feat/update-release-pipe
Browse files Browse the repository at this point in the history
feat: update release pipe
  • Loading branch information
andrejpetras authored Feb 9, 2024
2 parents d02d05b + fab3bf1 commit 901aa82
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ on:
jobs:
release:
uses: onecx/ci-quarkus/.github/workflows/build-release.yml@v1
secrets: inherit
secrets: inherit
with:
native: true

0 comments on commit 901aa82

Please sign in to comment.