Skip to content

Commit

Permalink
add space back
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Oct 13, 2022
1 parent 5ef33e4 commit ff231d3
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 @@ -9,7 +9,7 @@ concurrency: ${{ github.workflow }}

jobs:
build_tag_and_release:
name: Build, Tag, and Release [ ${{ github.event.inputs.release_tag }}]
name: Build, Tag, and Release [ ${{ github.event.inputs.release_tag }} ]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit ff231d3

Please sign in to comment.