Browse Source

Update release.yml

Chris Lu 4 years ago
parent
commit
b2a72630da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -15,7 +15,7 @@ jobs:
       uses: actions/checkout@v2
 
     - name: Go Release Binaries
-      uses: wangyoucao577/go-release-action@feature/customize-target-release
+      uses: wangyoucao577/go-release-action@v1.10
       with:
         github_token: ${{ secrets.GITHUB_TOKEN }}
         goos: linux # default is