Skip to content

Commit

Permalink
Update release-workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 authored Dec 16, 2024
1 parent efb797d commit 92dab91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
with:
release_version: ${{ env.NEW_VERSION }}
config_file: changelog-ci-config.json
ssh-key: ${{ secrets.DEPLOY_KEY }}

# Step 14: Output the version
- name: Use the version
Expand Down

0 comments on commit 92dab91

Please sign in to comment.