Skip to content

Commit a959f04

Browse files
committed
doc: add website commands
1 parent 769bdca commit a959f04

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,7 @@ Once you receive at least three +1 binding votes from PMC members and no vetos:
124124
4. **Create GitHub Release**: Create a new release on GitHub with the tag `v${VERSION}` and link to the release notes.
125125
5. **Announce**: Wait 24 hours for mirrors to sync, then email announce@apache.org.
126126
6. **Update Website**: Update the [Apache DataSketches website](https://github.com/apache/datasketches-website) to reflect the new released version for datasketches-go.
127+
```
128+
cd asf-dist-dev/scripts
129+
./createDownloadsInclude.sh /path/to/datasketches-website
130+
```

0 commit comments

Comments
 (0)