workflow update

This commit is contained in:
yusing
2024-03-29 22:53:20 +00:00
parent bd19f443d4
commit 2314e39291
2 changed files with 2 additions and 5 deletions

View File

@@ -25,6 +25,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
path: bin/go-proxy
files: bin/go-proxy
#- name: Test
# run: go test -v ./...