Skip to content

Commit

Permalink
Fix Typo
Browse files Browse the repository at this point in the history
Correct a typo in YAML comment.

Co-authored-by: Sascha Schwarze <[email protected]>
  • Loading branch information
adambkaplan and SaschaSchwarze0 authored Apr 2, 2024
1 parent afc33a4 commit 8e36f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
body_path: Changes.md
draft: true
prerelease: true
# create-release assumes one fo two things if commitish is not set
# create-release assumes one of two things if commitish is not set
# 1. Release is from the "latest commit" on the repo's default branch.
# 2. Release is for an existing tag with the same name
commitish: ${{ inputs.git-ref }}
Expand Down

0 comments on commit 8e36f8d

Please sign in to comment.