mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-15 23:20:32 +00:00
docs: migrating from v3
This commit is contained in:
parent
a7c543ca7a
commit
256e4b8b28
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue