again
This commit is contained in:
parent
07424e753f
commit
a52b12a596
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
||||||
|
|
||||||
name: Build and upload a binary on tag push
|
name: Build and upload a binary on tag push
|
||||||
on:
|
on: [push]
|
||||||
push:
|
|
||||||
tags: 'v*'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in a new issue