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