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