Skip to content

Commit d00353b

Browse files
committed
ci: make sure tags are fetched too
1 parent 9b99ad1 commit d00353b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout repository
2424
uses: actions/checkout@v3
2525
with:
26-
fetch-depth: 20
26+
fetch-depth: 0
2727

2828
- uses: actions/setup-node@v1
2929
with:

0 commit comments

Comments
 (0)