Skip to content
Snippets Groups Projects
Commit 160e34a1 authored by Max Schmitt's avatar Max Schmitt
Browse files

asdf

parent a4d0d656
No related branches found
No related tags found
No related merge requests found
......@@ -25,9 +25,10 @@ jobs:
run: go build -v ./...
release:
runs-on: ubuntu-20.04
needs: [lint, build]
# needs: [lint, build]
if: startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/checkout@v2
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment