added missing patch version . fix patch action for windows (#2592)
This commit is contained in:

committed by
GitHub

parent
49ed221659
commit
f8ae0076eb
@@ -8,4 +8,4 @@ runs:
|
||||
- name: ci/generate-version
|
||||
id: generate-version
|
||||
shell: bash
|
||||
run: go run ${{ github.action_path }}/patch-version.go .
|
||||
run: go run ${GITHUB_ACTION_PATH}/patch-version.go . # https://github.com/orgs/community/discussions/25910
|
||||
|
Reference in New Issue
Block a user