We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b21340 commit 762f0ceCopy full SHA for 762f0ce
.github/workflows/custom.yml
@@ -15,6 +15,7 @@ on:
15
16
jobs:
17
build-custom:
18
+ name: Build Node.js ${{ github.event.inputs.version }} ${{ matrix.binaries }}
19
runs-on: ubuntu-latest
20
env:
21
version: ${{ github.event.inputs.version }}
0 commit comments