Compare commits
2 Commits
66d3db2b96
...
3673ab0228
Author | SHA1 | Date |
---|---|---|
kayos | 3673ab0228 | |
dependabot[bot] | 3a20341ad4 |
|
@ -27,7 +27,7 @@ jobs:
|
||||||
goos: windows
|
goos: windows
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: wangyoucao577/go-release-action@v1.48
|
- uses: wangyoucao577/go-release-action@v1.49
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
goos: ${{ matrix.goos }}
|
goos: ${{ matrix.goos }}
|
||||||
|
|
Loading…
Reference in New Issue