Skip to content

Commit

Permalink
Merge pull request #11 from ant-media/addLogsStats
Browse files Browse the repository at this point in the history
Add events callbacks
  • Loading branch information
mekya authored Apr 9, 2024
2 parents 68fdbb1 + 9f0760b commit b733015
Show file tree
Hide file tree
Showing 5 changed files with 4,594 additions and 6,591 deletions.
Binary file added .github/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: npm run compile
- run: npm test
#Fix this versioning for the snapshots
- run: npm version 2.8.3-SNAPSHOT"-`date +"%Y-%b-%d-%I-%M"`" --no-git-tag-version
- run: npm version 2.9.0-SNAPSHOT"-`date +"%Y-%b-%d-%I-%M"`" --no-git-tag-version
- run: npm publish --tag SNAPSHOT
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
Loading

0 comments on commit b733015

Please sign in to comment.