1
4
mirror of https://github.com/yunginnanet/HellPot synced 2024-06-28 08:40:48 +00:00

Merge pull request #143 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.47

This commit is contained in:
kayos 2024-02-09 14:13:47 -08:00 committed by GitHub
commit 3684d7047a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -27,7 +27,7 @@ jobs:
goos: windows
steps:
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.46
- uses: wangyoucao577/go-release-action@v1.47
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}