We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6faa4 commit 7b518cfCopy full SHA for 7b518cf
.github/workflows/release.yml
@@ -8,6 +8,9 @@ on:
8
permissions:
9
contents: write
10
11
+builds:
12
+ - main: ./cmd/
13
+
14
jobs:
15
goreleaser:
16
runs-on: ubuntu-latest
0 commit comments