Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
kokororin authored Apr 25, 2024
1 parent 571dab5 commit 254bcd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Release

on:
schedule:
- cron: "*/30 * * * *"
# schedule:
# - cron: "*/30 * * * *"
push:
branches:
- master
- master-null

jobs:
release:
Expand Down

0 comments on commit 254bcd7

Please sign in to comment.