fix github action

This commit is contained in:
Bastian Doetsch 2022-03-06 16:33:51 +01:00
parent 41762c3e23
commit 8d07304c03

View File

@ -22,7 +22,6 @@ jobs:
run: |
git tag "v$(git show -s --format=%cd --date=format:%Y%m%d.%H%M%S)"
git push --tags
sudo mv snyk-linux* /usr/local/bin/
- name: Release binaries with GoReleaser
uses: goreleaser/goreleaser-action@v2