Skip to content

Commit

Permalink
Make release job manual
Browse files Browse the repository at this point in the history
  • Loading branch information
m-burst committed Apr 1, 2024
1 parent 87ac31f commit 547f590
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Release
on:
workflow_run:
workflows: [CI]
branches: ['!*']
tags: ['*']
types: [completed]
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit 547f590

Please sign in to comment.