Update pre-release.yaml

This commit is contained in:
Chris Titus 2024-07-17 13:54:22 -05:00 committed by GitHub
parent e8022b8556
commit e784604a1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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