summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorac79b0c6 <[email protected]>2023-03-30 17:53:53 +0800
committerac79b0c6 <[email protected]>2023-03-30 17:53:53 +0800
commit8fcbe657b07a64cc1391a82863ca00dda11991d3 (patch)
tree0965c9da4486554e40421ab6c29d10178aaddbf5 /.github
parentba60b308044dfd84ed50f58aabcf6a545528424f (diff)
update action
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 31390f1..95d2a2c 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -15,8 +15,6 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
- with:
- go-version: 1.20.2
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3