diff options
| author | ac79b0c6 <[email protected]> | 2023-03-30 17:53:53 +0800 |
|---|---|---|
| committer | ac79b0c6 <[email protected]> | 2023-03-30 17:53:53 +0800 |
| commit | 8fcbe657b07a64cc1391a82863ca00dda11991d3 (patch) | |
| tree | 0965c9da4486554e40421ab6c29d10178aaddbf5 | |
| parent | ba60b308044dfd84ed50f58aabcf6a545528424f (diff) | |
update action
| -rw-r--r-- | .github/workflows/release.yml | 2 |
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 |
