Remove missing unshallow steps

This commit is contained in:
CrazyMax
2020-06-15 18:36:44 +02:00
parent 3b7a8e97ab
commit c30b077d74
3 changed files with 6 additions and 11 deletions
-2
View File
@@ -60,8 +60,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```
> **IMPORTANT**: note the `Unshallow` step. It is required for the changelog to work correctly.
### Run on new tag
If you want to run GoReleaser only on new tag, you can use this event: