Skip to content

Commit

Permalink
Merge pull request #94 from ConductionNL/hotfix/updated-release-workflow
Browse files Browse the repository at this point in the history
Hotfix/updated release workflow
  • Loading branch information
remko48 authored Dec 16, 2024
2 parents 59a77e4 + 92dab91 commit fcc9414
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 fcc9414

Please sign in to comment.