Skip to content

Commit

Permalink
Remove trigger on GH release being created
Browse files Browse the repository at this point in the history
  • Loading branch information
bseeger authored Aug 1, 2023
1 parent 33fe927 commit 23770ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Create Release
on:
release:
types:
- released
workflow_dispatch:
inputs:
version:
Expand Down

0 comments on commit 23770ae

Please sign in to comment.