Revert "Update pre-release.yaml"

This reverts commit e784604a1a.
This commit is contained in:
hubster-bot 2024-07-24 19:57:36 +01:00
parent 673f416257
commit 8761f3b815

View File

@ -5,6 +5,10 @@ permissions:
actions: read
on:
workflow_run:
workflows: ["Compile"]
types:
- completed
workflow_dispatch: # Manual trigger added
jobs:
@ -45,4 +49,4 @@ jobs:
prerelease: true
generate_release_notes: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}