We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf27d1 commit dbf6096Copy full SHA for dbf6096
.github/workflows/release.yaml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- name: Checkout project
21
uses: actions/checkout@v3
22
- - uses: wangyoucao577/go-release-action@v1.28
+ - uses: wangyoucao577/go-release-action@v1.29
23
with:
24
github_token: ${{ secrets.GITHUB_TOKEN }}
25
goos: ${{ matrix.goos }}
0 commit comments