Skip to content

Commit

Permalink
Add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpadberg committed Feb 16, 2025
1 parent e5cc5fa commit 71a63e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
push:
branches:
- "main"

workflow_dispatch:

jobs:
pre-release:
name: "Prepare Release"
Expand Down

0 comments on commit 71a63e8

Please sign in to comment.