mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-07-09 07:33:40 +02:00
Fix Github action trigger syntax
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user