Skip to content

Commit

Permalink
add missing quote:
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Jan 23, 2024
1 parent 66b741f commit e4e9507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- name: "Capture sha"
id: set_sha
run: |
echo "starting_sha=$(git rev-parse HEAD) >> $GITHUB_OUTPUT
echo "starting_sha=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
bump-version-generate-changelog:
name: Bump package version, Generate changelog
Expand Down

0 comments on commit e4e9507

Please sign in to comment.