with refs !
This commit is contained in:
Binary file not shown.
@@ -54,9 +54,8 @@ jobs:
|
|||||||
timeout-minutes: 2
|
timeout-minutes: 2
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: debug
|
|
||||||
run: echo "${{ needs.validate.outputs.tag }}"
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
ref: '${{ needs.validate.outputs.tag }}'
|
ref: '${{ needs.validate.outputs.tag }}'
|
||||||
|
|
||||||
- name: Set version to env vars
|
- name: Set version to env vars
|
||||||
|
Reference in New Issue
Block a user