We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 972bb06 commit 03e6c91Copy full SHA for 03e6c91
.github/workflows/build-and-release.yaml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
build:
13
+ name: Build and release
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
0 commit comments