Skip to content

Commit

Permalink
Downgrade go release actin to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
mendesbarreto committed Feb 23, 2021
1 parent 23a8ecf commit 3a66ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
goarch: [ "386", amd64 ]
steps:
- uses: actions/checkout@v2
- uses: wangyoucao577/go-release-action@v1.15
- uses: wangyoucao577/go-release-action@v1.14
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 3a66ddf

Please sign in to comment.