Debug
This commit is contained in:
parent
0b9c5d2ead
commit
fa34283c6f
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
run: cat Cargo.toml | grep version | head -1 | sed 's/version = //' | sed 's/"//g'
|
||||
|
||||
- name: Get previous output
|
||||
run: echo "${{ steps.determine-version.outputs }}"
|
||||
run: echo "${{ steps.determine-version.outputs.result }}"
|
||||
|
||||
- uses: Klemensas/action-autotag@stable
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user