Skip to content

Commit

Permalink
fix(ci): set missing job output
Browse files Browse the repository at this point in the history
  • Loading branch information
DevYukine committed Jan 15, 2024
1 parent 60c2587 commit 2334236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:
jobs:
changelog:
outputs:
tag: ${{ steps.changelog.outputs.tag }}
upload_url: ${{ steps.create_release.outputs.upload_url }}
name: Create Changelog
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2334236

Please sign in to comment.