Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Missing trigger "on:"
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvaro Munoz committed Jul 6, 2022
1 parent 14692ff commit a5fe96f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/Build-win_x64.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Build Release

push:
tags:
- "Release*"
on:
push:
tags:
- "Release*"

jobs:
call-build-win_x64-vc:
Expand Down

0 comments on commit a5fe96f

Please sign in to comment.