Skip to content

Commit 8641714

Browse files
authored
release: Add past lookup (#42)
1 parent 665dd89 commit 8641714

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12+
with:
13+
fetch-depth: 0
1214

1315
- name: Set up Go
1416
uses: actions/setup-go@v4

0 commit comments

Comments
 (0)