fix of trigger for flow
This commit is contained in:
parent
2d53f71811
commit
ff04841e84
4
.github/workflows/autopublish.yml
vendored
4
.github/workflows/autopublish.yml
vendored
@ -1,7 +1,5 @@
|
|||||||
name: Publish package to GitHub Packages
|
name: Publish package to GitHub Packages
|
||||||
on:
|
on: [push]
|
||||||
release:
|
|
||||||
types: [created]
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user