Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Commit

Permalink
fix: missing info in action, oops!
Browse files Browse the repository at this point in the history
  • Loading branch information
zikeji committed Sep 28, 2020
1 parent bffc607 commit 2b969be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:

jobs:
build:
name: "Publish to NPM"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js 14.x
uses: actions/setup-node@v1
Expand Down

0 comments on commit 2b969be

Please sign in to comment.