Compare commits

..

No commits in common. "master" and "v0.6.1" have entirely different histories.

View File

@ -26,7 +26,6 @@ pipeline:
release:
image: golang:1.17
commands:
- git checkout -- .
- make release
secrets:
- github_token