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 e7558c9 commit df34886Copy full SHA for df34886
.github/workflows/release.yaml
@@ -24,7 +24,6 @@ jobs:
24
distribution: goreleaser
25
version: latest
26
args: release --rm-dist
27
- workdir: ./cmd/git-recent-select
28
- binary: rbs
+ workdir: ./cmd/rbs
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments