diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-10-27 21:29:53 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-10-27 21:29:53 -0700 |
| commit | 2ccf0233fa58596f548844788810088275d00fce (patch) | |
| tree | c4f603bf65922629637ec156f31cee8b175e2aa6 | |
| parent | 0fa0570726a8634ec10fd86d4fc7787c8d7aba5b (diff) | |
| parent | 811fa226759f66aadde7cbfc906f94f83dbf0a15 (diff) | |
Merge remote-tracking branch 'origin/main'
| -rw-r--r-- | .github/workflows/publish.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4386107..3d5fe17 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,5 +1,6 @@ name: Publish package to GitHub Packages on: + workflow_dispatch: release: types: [created] jobs: |
