Compare commits
No commits in common. "3673ab0228664fb3acd33102be5c7a5867137eb5" and "66d3db2b9694248df63f95087951f214f9c8b84b" have entirely different histories.
3673ab0228
...
66d3db2b96
|
@ -27,7 +27,7 @@ jobs:
|
|||
goos: windows
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: wangyoucao577/go-release-action@v1.49
|
||||
- uses: wangyoucao577/go-release-action@v1.48
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
|
|
Loading…
Reference in New Issue