Skip to content

Commit 37b0ee5

Browse files
committed
update publishing file
1 parent 1bbeba5 commit 37b0ee5

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

publishing.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -168,14 +168,7 @@ After publishing to npm, the package will also be available via unpkg:
168168
https://unpkg.com/@snf/[email protected]/dist/access-qa-bot.standalone.js
169169
```
170170

171-
## CI Integration
172-
173-
**TODO**: Add information about the CI process:
174-
- Where the CI configuration is located
175-
- How the CI process works with the npm-release branch
176-
- How versioning is managed in CI
177-
178-
## Using the Published Package
171+
### 3. Using the Published Package
179172

180173
After the package is published to npm, users can install and use it in their projects.
181174

0 commit comments

Comments
 (0)