Skip to content

Commit

Permalink
pass the new required npm-publish input
Browse files Browse the repository at this point in the history
  • Loading branch information
RFSH committed Jun 8, 2024
1 parent f1696ff commit e7e0f7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ on:
jobs:
call_npm_version_check_update:
uses: informatics-isi-edu/isrd-github-workflows/.github/workflows/npm-publish.yml@main
inputs:
repository-packagejson-url: 'https://github.com/informatics-isi-edu/ErmrestDataUtils/blob/master/package.json'
secrets:
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit e7e0f7f

Please sign in to comment.