Skip to content

Commit

Permalink
Merge pull request #7 from editor-js/add-secrets
Browse files Browse the repository at this point in the history
correct workflow event name
  • Loading branch information
e11sy authored Aug 14, 2024
2 parents 11e08c0 + 3451382 commit fdae487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
workflow-call:
workflow_call:
secrets:
NPM_TOKEN:
required: true
Expand Down

0 comments on commit fdae487

Please sign in to comment.