Skip to content

Commit

Permalink
Update .github/workflows/prepare_release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
  • Loading branch information
bastelfreak and ekohl authored Dec 19, 2024
1 parent d0c0213 commit b6171d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ env:
BUNDLE_WITHOUT: development:test:system_tests
GIT_AUTHOR_NAME: Release Automation
GIT_AUTHOR_EMAIL: "${{ github.repository_owner }}@users.noreply.github.com"
BLACKSMITH_FULL_VERSION: "${{ inputs.version }}"

jobs:
prepare_release:
Expand Down

0 comments on commit b6171d0

Please sign in to comment.