Skip to content

Commit ad2ffd2

Browse files
committed
Update readme
1 parent 6a80443 commit ad2ffd2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ By default, `dotnet-releaser` will:
4343
| Platform | Packages |
4444
|-----------------------------------------|------------------|
4545
| `win-x64`, `win-arm64` | `zip`
46-
| `linux-x64`, `linux-arm64` | `deb`, `tar`
47-
| `rhel-x64` | `rpm`, `tar`
46+
| `linux-x64`, `linux-arm64` | `rpm`, `deb`, `tar`
4847
| `osx-x64`, `osx-arm64` | `tar`
4948
- **Publish libraries and/or applications to NuGet**
5049
- **Upload all the package artifacts and your changelog to GitHub** on the tag associated with your package version (e.g your package is `1.0.0`, it will try to find a git tag `v1.0.0` or `1.0.0`).

0 commit comments

Comments
 (0)