ci: Add manual workflow dispatch for GitHub Actions

This commit is contained in:
ClementTsang 2020-08-24 02:00:26 -04:00
parent dcbd542dee
commit 17f8442330
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: Update Packages
on:
workflow_dispatch:
release:
types: [published]