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 7dfa58f commit 79db66fCopy full SHA for 79db66f
.github/workflows/release.yaml
@@ -21,6 +21,7 @@ jobs:
21
name: Run GoReleaser
22
uses: goreleaser/goreleaser-action@v3
23
with:
24
+ project_name: rbs
25
distribution: goreleaser
26
version: latest
27
args: release --rm-dist
0 commit comments