@cryptotaxi247 / kubo / commits / 10ff11b4c

chore: add instructions for Chocolatey release

Gus Eggert committed Mar 1, 2022 at 10:35 UTC 10ff11b4ca6a0ec7d07c31ccd2e625c08dd4438e
1 file changed +1
docs/RELEASE_ISSUE_TEMPLATE.md
+1
@@ -82,6 +82,7 @@ Checklist:
82 - [ ] to [dist.ipfs.io](https://dist.ipfs.io)
83 - [ ] to [npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs)
84 - [ ] to [chocolatey](https://chocolatey.org/packages/go-ipfs)
85 + - [ ] Manually run [the release workflow](https://github.com/ipfs/choco-go-ipfs/actions/workflows/main.yml)
86 - [ ] to [snap](https://snapcraft.io/ipfs)
87 - [ ] to [github](https://github.com/ipfs/go-ipfs/releases)
88 - [ ] use the artifacts built in CI for dist.ipfs.io: `wget "https://ipfs.io/api/v0/get?arg=/ipns/dist.ipfs.io/go-ipfs/$(curl -s https://dist.ipfs.io/go-ipfs/versions | tail -n 1)"`