Browse Source

Mark binaries as WIP

unifiedWindowUI
Luke Murphy 4 years ago
parent
commit
65e1c66913
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 2
      README.md

2
README.md

@ -56,6 +56,8 @@ The `git push -u all main` will setup `git push` to automatically push to both r
### Make a new Release
> Publishing binaries is disabled until we make further progress on [#3](https://git.vvvvvvaria.org/rra/dropship/issues/3)
```bash
$ git tag $mytag # follow semver.org please
$ git push

Loading…
Cancel
Save