Skip to content

Commit

Permalink
ci: Revert to run on push tags
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuroXina committed May 13, 2022
1 parent 37f040e commit 0719b36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Release
on:
push:
tags:
- "v*.*.*"
schedule:
# +---------------- minute (0 - 59)
# | +------------- hour (0 - 23)
Expand Down

0 comments on commit 0719b36

Please sign in to comment.