Skip to content

Commit db8ff52

Browse files
authored
Update nodejs.yml
1 parent 6874788 commit db8ff52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
shell: pwsh
5858

5959
publish:
60-
if: github.event_name == 'release' && github.event.type == 'published'
60+
if: github.event_name == 'release' && github.event.action == 'published'
6161
runs-on: ubuntu-18.04
6262

6363
strategy:

0 commit comments

Comments
 (0)