Skip to content

Commit

Permalink
Update .github/workflows/nodejs.yml
Browse files Browse the repository at this point in the history
Co-Authored-By: github-learning-lab[bot] <37936606+github-learning-lab[bot]@users.noreply.github.com>
  • Loading branch information
CadenGjy and github-learning-lab[bot] committed Apr 3, 2020
1 parent 32c2e0d commit c355d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on: [push]

jobs:
- uses: actions/upload-artifact@master
with:
needs: build
name: webpack artifacts
path: public/

Expand Down

0 comments on commit c355d99

Please sign in to comment.