Update update_meta_core_test.yaml
This commit is contained in:
3
.github/workflows/update_meta_core_test.yaml
vendored
3
.github/workflows/update_meta_core_test.yaml
vendored
@@ -54,8 +54,7 @@ jobs:
|
||||
- name: get meta version
|
||||
id: meta
|
||||
run: |
|
||||
version=${{ github.event.inputs.tag2 }}
|
||||
echo version=$version >> $GITHUB_OUTPUT
|
||||
echo version=${{ github.event.inputs.tag2 }} >> $GITHUB_OUTPUT
|
||||
|
||||
cross:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user