We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea57004 commit 198ba81Copy full SHA for 198ba81
.github/workflows/build.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
build:
14
- name: Build + Test (+ Release)
+ name: Build + Test + Release
15
runs-on: ubuntu-latest
16
17
steps:
0 commit comments