Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadura committed Nov 19, 2024
1 parent 57a5f13 commit 1ed8699
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,5 @@ jobs:
RELEASE_ID: ${{ steps.create-release.outputs.release_id }}
IS_LATEST_RELEASE: ${{ github.event.inputs.latest_release }}
run: ./.github/scripts/publish_release.sh
outputs:
release_id: ${{ steps.create-release.outputs.release_id }}

0 comments on commit 1ed8699

Please sign in to comment.