Revert "ci: Allow triggering releases manually"

This reverts commit 184c7f23ad.
This commit is contained in:
TwiN
2022-12-10 16:29:07 -05:00
parent 184c7f23ad
commit 9acace7d37
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@ name: publish-release-to-ghcr
on:
release:
types: [published]
workflow_dispatch: {}
jobs:
publish-release-to-ghcr:
runs-on: ubuntu-latest