Fix reusable_workflow_tag (#2514)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
2
.github/workflows/reusable_workflow_tag.yaml
vendored
2
.github/workflows/reusable_workflow_tag.yaml
vendored
@@ -25,6 +25,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-tags: 'true'
|
||||
|
||||
- name: Create Tag ${{ inputs.tag_name }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user