Skip to content

Commit

Permalink
Update prepare-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianschwarz authored Feb 5, 2022
1 parent e9dd7a9 commit 8bb36cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
needs: calculate_next_version
with:
ref: ${{github.ref_name}}
future_release: ${{ needs.calculate_next_version.outputs.version }}
release_branch: 'release'
future-release: ${{ needs.calculate_next_version.outputs.version }}
release-branch: 'release'

0 comments on commit 8bb36cd

Please sign in to comment.