Skip to content

Commit

Permalink
Add note to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mbialon committed Jul 21, 2023
1 parent 2ea42e7 commit 2dff1b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ brew install spacelift-io/spacelift/spacectl
### Arch linux

Install [`spacectl-bin`](https://aur.archlinux.org/packages/spacectl-bin) from the Arch User Repository ([AUR](https://aur.archlinux.org/)):

```bash
yay -S spacectl-bin
```
Expand Down Expand Up @@ -229,3 +230,5 @@ git push origin v0.24.2
```

After the tag is pushed, the [release](.github/workflows/release.yml) workflow will trigger and will automatically publish a new GitHub release.

Once the [release](.github/workflows/release.yml) workflow is done, go to the [winget-pkgs](https://github.com/microsoft/winget-pkgs) repository and submit a pull request for the release version.

0 comments on commit 2dff1b3

Please sign in to comment.