perf(core): Updated pipeline
This commit is contained in:
parent
4778352261
commit
f013c63eba
1 changed files with 1 additions and 2 deletions
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
|
|
@ -23,7 +23,6 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
release_branches: master
|
||||
custom_release_rules: Release:major,Bugfix:patch,Feature:minor
|
||||
- name: Create Release
|
||||
id: create_release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
|
|
|||
Reference in a new issue