Compare commits
1 Commits
v20220306.
...
v20220306.
Author | SHA1 | Date | |
---|---|---|---|
8d07304c03 |
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user