Skip to content

Commit

Permalink
Update npm.dist-tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Oppitz committed Nov 1, 2020
1 parent 0dd1c31 commit 73cf420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.dist-tag.yml
Expand Up @@ -33,5 +33,5 @@ jobs:
with:
node-version: 14.x
- name: Run npm dist-tag
run: sh wake-up-all.sh ${{ github.event.inputs.action }} ${{ github.event.inputs.vesion }} ${{ github.event.inputs.tag }}
run: sh wake-up-all.sh ${{ github.event.inputs.version }} ${{ github.event.inputs.action }} ${{ github.event.inputs.tag }}
working-directory: scripts

0 comments on commit 73cf420

Please sign in to comment.