Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Mar 17, 2023
1 parent 04a1aed commit f10ec35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
release_version:
required: true
type: string
run-name: "Release CI:version ${{ inputs.release_version }}"
run-name: "Release CI: version ${{ inputs.release_version }}"
env:
RELEASE_VERSION: ${{ inputs.release_version }}

Expand Down

0 comments on commit f10ec35

Please sign in to comment.