Skip to content

Commit 24af05d

Browse files
committed
Fetch all tags for testing
Change-type: patch Signed-off-by: Kyle Harding <kyle@balena.io>
1 parent e96dacb commit 24af05d

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

.github/workflows/flowzone.yml

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
fetch-depth: 0
168168
# Note that fetch-tags is not currently working as described:
169169
# https://github.com/actions/checkout/issues/1781
170-
fetch-tags: false
170+
fetch-tags: true
171171
submodules: "recursive"
172172
ref: ${{ needs.versioned_source.outputs.sha }}
173173
<<: *checkoutAuth

0 commit comments

Comments
 (0)