Skip to content

Commit

Permalink
docs: migrating from v3
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jan 2, 2023
1 parent a7c543c commit 256e4b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,10 @@ secret named `GH_PAT`, the step will look like this:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
```

## Migrating from v3

If you need the auto-snapshot feature, take a look at [this example repository](https://github.com/caarlos0/goreleaser-action-v4-auto-snapshot-example): it's a minimal working example with all you need.

## Development

```
Expand Down

0 comments on commit 256e4b8

Please sign in to comment.