Skip to content

Commit

Permalink
Merge pull request #163 from scheduleonce/pythons/ONCEHUB-80475-team
Browse files Browse the repository at this point in the history
Pythons/oncehub 80475 team
  • Loading branch information
oh-integrations authored Sep 4, 2024
2 parents 712c0d9 + 9e27675 commit c78ec4f
Show file tree
Hide file tree
Showing 5 changed files with 4,758 additions and 4,190 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- run: npm ci
- run: npm run package
# scoped packages are private by default so need to add public flag
- run: npm publish --access public
- run: npm run publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Loading

0 comments on commit c78ec4f

Please sign in to comment.