We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa0afa3 commit 0595a7bCopy full SHA for 0595a7b
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: Build
3
4
on:
5
workflow_call:
6
- inputs:
+# inputs:
7
# go-version:
8
# required: true
9
# type: string
.github/workflows/github-release.yml
@@ -3,7 +3,7 @@ name: Create Github Release
# binary:
0 commit comments