Skip to content

Commit

Permalink
rename github action job (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzernia authored Oct 18, 2019
1 parent 7c0bad8 commit 8328bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [created]

jobs:
build&publish:
publish:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 8328bb0

Please sign in to comment.