Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 36664c9

Browse files
author
Franck Royer
committed
Name NPM build
1 parent 587a954 commit 36664c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-bin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
npm_build:
47+
name: NPM Project
4748
runs-on: ubuntu-latest
4849
needs: build # Do not publish if the build failed
4950
steps:

0 commit comments

Comments
 (0)