Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Commit

Permalink
Update node_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Julli4n authored Mar 29, 2022
1 parent da54e63 commit e70d236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: test
run: echo "$test"
env:
test: ${{ toJSON(github.event) }}
test: ${{ toJSON(github) }}

# Only used if it's triggered from a release
- name: Publish on NPM
Expand Down

0 comments on commit e70d236

Please sign in to comment.