Skip to content

Commit

Permalink
Fix GH action.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeet committed Oct 3, 2022
1 parent 928b3b8 commit 8d1dbf2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Build release artifact.
on:
push:
release:
types: [ published ]
release:
types: [ published ]
jobs:
tag:
name: Build release
Expand Down

0 comments on commit 8d1dbf2

Please sign in to comment.