Fix publish and tag new release
This commit is contained in:
parent
c62b85c04d
commit
f5eca5ddf8
5 changed files with 8 additions and 5 deletions
1
.github/workflows/release-plugin.yml
vendored
1
.github/workflows/release-plugin.yml
vendored
|
|
@ -11,6 +11,7 @@ on:
|
|||
branches: ["master"]
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
jobs:
|
||||
build-plugin:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue