Skip to content

Commit

Permalink
Merge branch 'hook' of https://github.com/yqchilde/wxbot into hook
Browse files Browse the repository at this point in the history
* 'hook' of https://github.com/yqchilde/wxbot:
  Update release.yml
  • Loading branch information
yqchilde committed Jul 10, 2023
2 parents 4521ca4 + 6d9b32f commit 2d84a10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
go-version: [ '1.20' ]
name: Release
runs-on: ${{ matrix.platform }}
permissions:
contents: write
steps:
- name: Setup Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 2d84a10

Please sign in to comment.