Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
konjoinfinity authored Nov 15, 2023
1 parent 2b76324 commit 4f15229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
echo $BRANCH_NAME
# process.env.BRANCH = 'pull_27';
echo "BRANCH=$(echo ${BRANCH_NAME})" >> $GITHUB_ENV
# Testing
- if: ${{ matrix.node-version == '14.x' }}
name: Create the Badge
uses: schneegans/dynamic-badges-action@v1.0.0
Expand Down

0 comments on commit 4f15229

Please sign in to comment.