feat: add go release

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/657/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent 336cf58d1c
commit 21a3c5b076
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -40,7 +40,7 @@ jobs:
- name: Create Pull Request - name: Create Pull Request
uses: peter-evans/create-pull-request@v5 uses: peter-evans/create-pull-request@v5
with: with:
token: ${{ secrets.BOT_GITHUB_TOKEN }} token: ${{ secrets.REDBOT_GITHUB_TOKEN }}
commit-message: 'build: update distribution' commit-message: 'build: update distribution'
title: 'build: update distribution' title: 'build: update distribution'
body: | body: |

Loading…
Cancel
Save