Skip to content

Commit

Permalink
Fix release trigger (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuessWhoSamFoo committed Sep 25, 2023
1 parent 95e747d commit 4d3fe73
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: release
on:
workflow_run:
workflows: [build]
types:
- completed
push:
tags:
- 'v*'
Expand Down

0 comments on commit 4d3fe73

Please sign in to comment.