Compare commits

..

No commits in common. "master" and "v0.1.3" have entirely different histories.

2 changed files with 4 additions and 3 deletions

View File

@ -2,8 +2,9 @@ name: "test"
run-name: "test"
on:
push:
branches:
- master
tags:
- "v*"
- "!v*-beta*"
jobs:
test:

View File

@ -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
with:
commands: |
code.jakeyoungdev.com/jake/mctl@v0.3.3
github.com/jake-young-dev/kelp@v0.0.9
```
#### Go verions