ci: Add manual workflow dispatch for GitHub Actions
This commit is contained in:
parent
dcbd542dee
commit
17f8442330
|
@ -1,6 +1,7 @@
|
||||||
name: Update Packages
|
name: Update Packages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue