Skip to content

Commit

Permalink
chore(relase): fix repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed May 22, 2024
1 parent 6ed2d48 commit 83e73f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_reusable_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
if: ${{ inputs.release }}
env:
GH_TOKEN: ${{ secrets.BONITA_CI_PAT }}
run: gh release upload ${{ inputs.ref }} ./target/bonita-user-application-${{ inputs.ref }}.bos --repo bonita-user-application
run: gh release upload ${{ inputs.ref }} ./target/bonita-user-application-${{ inputs.ref }}.bos --repo bonitasoft/bonita-user-application

0 comments on commit 83e73f4

Please sign in to comment.