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