Skip to content

Commit f26f1a3

Browse files
committed
Fetch tags
1 parent 664daf4 commit f26f1a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
uses: actions/checkout@v4
3030
with:
3131
ref: ${{ inputs.ref }}
32+
fetch-tags: true
3233
- name: Print environment specific variable
3334
run: |
3435
echo "EXAMPLE_VARIABLE: $EXAMPLE_VARIABLE. SECRET: $SECRET_VARIABLE"

0 commit comments

Comments
 (0)