Skip to content

Commit

Permalink
Update publish-decision-spec-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
honeycomb-cheesecake authored Dec 17, 2024
1 parent 3920218 commit 4747a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-decision-spec-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
name: Publish Package to NPM
env:
NPM_REGISTRY: registry.npmjs.org
NPM_SECRET: ${{ secrets.NPM_TOKEN }}
NPM_SECRET: ${{ secrets.NPM_KEVELTRON_TOKEN }}
working-directory: ${{ env.WORKINGDIRECTORY_DECISION }}
run: |
echo "Publishing tag ${GITHUB_REF_NAME} to ${NPM_REGISTRY}."
Expand Down

0 comments on commit 4747a3e

Please sign in to comment.