Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-chia committed Jun 8, 2024
1 parent 25611ef commit 411fefa
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ name: Release version

on:
push:
branches:
- fix-release-windows
# push:
# tags:
# - "v*.*.*"
# schedule:
# - cron: "0 0 * * *"
tags:
- "v*.*.*"
schedule:
- cron: "0 0 * * *"
workflow_dispatch:

permissions: write-all
Expand Down

0 comments on commit 411fefa

Please sign in to comment.