Skip to content

Commit 9b99ad1

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
steps:
2323
- name: Checkout repository
2424
uses: actions/checkout@v3
25+
with:
26+
fetch-depth: 20
2527

2628
- uses: actions/setup-node@v1
2729
with:

0 commit comments

Comments
 (0)