Skip to content

Commit 2890a80

Browse files
committed
fix: yaml indent issue
1 parent 03fb457 commit 2890a80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
body: '**[POST CD PR Created](https://github.com/${{github.repository}}/pull/${{ steps.cpr-post-cd.outputs.pull-request-number }}) (`${{env.RELEASE_VERSION}}`)**'
196196
})
197197
198-
Github-release:
198+
Github-release:
199199
name: Create Release
200200
runs-on: ubuntu-latest
201201
steps:

0 commit comments

Comments
 (0)