Skip to content

Commit 2e3667a

Browse files
committed
fix(workflow): remove duplicate ref line in release workflow
1 parent b477e44 commit 2e3667a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
3737
- uses: actions/checkout@v4
3838
with:
39-
ref: ${{ github.event.repository.default_branch }}
4039
ref: ${{ github.event.repository.default_branch }}
4140
fetch-depth: 0
4241
submodules: recursive

0 commit comments

Comments
 (0)