We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ea78a commit e1ecb8aCopy full SHA for e1ecb8a
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
goos: darwin
17
steps:
18
- uses: actions/checkout@v2
19
- - uses: wangyoucao577/go-release-action@v1.20
+ - uses: wangyoucao577/go-release-action@v1.28
20
with:
21
github_token: ${{ secrets.API_TOKEN_GITHUB }}
22
goos: ${{ matrix.goos }}
0 commit comments