mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-07-17 16:38:59 +00:00
Fix Github action trigger syntax
This commit is contained in:
parent
8d7ca88c46
commit
796a16c8da
1 changed files with 1 additions and 2 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -3,8 +3,7 @@ name: Upload Release Asset
|
|||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- *
|
||||
tags: [v*]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue