You've already forked go-semantic-release
feat(ci): add github actions
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -7,11 +7,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: tmp
|
|
||||||
run: |
|
|
||||||
echo $GITHUB_EVENT_NAME
|
|
||||||
cat $GITHUB_EVENT_PATH
|
|
||||||
|
|
||||||
- name: Set up Go 1.12
|
- name: Set up Go 1.12
|
||||||
uses: actions/setup-go@v1
|
uses: actions/setup-go@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user