Skip to content

Commit

Permalink
fix: workflow useless secrets param
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak committed Jul 30, 2024
1 parent e08df64 commit 8989dc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Publish Package to npmjs
on:
workflow_call:
secrets:
- NPM_TOKEN
jobs:
publish-npm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8989dc5

Please sign in to comment.