Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
2785d64c02 | |||
09214e49b9 |
@ -2,9 +2,8 @@ name: "test"
|
|||||||
run-name: "test"
|
run-name: "test"
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- "v*"
|
- master
|
||||||
- "!v*-beta*"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
@ -10,7 +10,7 @@ Use a tagged release to avoid unexpected changes that may come to the master bra
|
|||||||
uses: https://code.jakeyoungdev.com/actions/install-go@master
|
uses: https://code.jakeyoungdev.com/actions/install-go@master
|
||||||
with:
|
with:
|
||||||
commands: |
|
commands: |
|
||||||
github.com/jake-young-dev/kelp@v0.0.9
|
code.jakeyoungdev.com/jake/mctl@v0.3.3
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Go verions
|
#### Go verions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user