Skip to content

Commit 15f5ea9

Browse files
committed
BUILD/MINOR: github: add manual release action
1 parent dca39d0 commit 15f5ea9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/manual_goreleaser.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
uses: actions/setup-go@v4
1515
with:
1616
go-version-file: 'go.mod'
17-
check-latest: true
1817
- name: Reposition to latest tag
1918
run: |
2019
git checkout $(git describe --tags --abbrev=0)

0 commit comments

Comments
 (0)