We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4c1f0 commit 027481cCopy full SHA for 027481c
.github/workflows/build.yaml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
18
check-publish:
19
- name: check version
+ name: check publish
20
runs-on: ubuntu-latest
21
outputs:
22
BUILD_VERSION: ${{ env.BUILD_VERSION }}
0 commit comments