Skip to content

Commit

Permalink
trigger 2 win
Browse files Browse the repository at this point in the history
  • Loading branch information
charlinone authored Jun 16, 2020
1 parent a5f0923 commit e37ae61
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/build-release-windows.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Build Release Windows
on:
release:
types: [released]
schedule:
- cron: 0 20 * * *
push:
tags:
- '*'

jobs:
build:
Expand Down

0 comments on commit e37ae61

Please sign in to comment.