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
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
on: [push]
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user