Skip to content

Commit ec95243

Browse files
committed
single commit fetched by default
1 parent f8df972 commit ec95243

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
- uses: actions/checkout@v2
1212
with:
1313
ref: ${{ github.event.release.tag_name }}
14-
fetch-depth: 0
1514
- run: dotnet build --configuration Release
1615
- name: pack
1716
run: >

0 commit comments

Comments
 (0)