Skip to content

Commit

Permalink
chore(ECO-265): Add 'shell' value to Publish Action
Browse files Browse the repository at this point in the history
  • Loading branch information
jpshilton-op committed Aug 29, 2023
1 parent 2e67a34 commit e9fb34c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ runs:

- name: Publish
run: npm publish
shell: bash
env:
NODE_AUTH_TOKEN: ${{ inputs.token }}

0 comments on commit e9fb34c

Please sign in to comment.