Skip to content

Commit df34886

Browse files
author
Bubunyo Nyavor
committed
fix minor issue
1 parent e7558c9 commit df34886

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
distribution: goreleaser
2525
version: latest
2626
args: release --rm-dist
27-
workdir: ./cmd/git-recent-select
28-
binary: rbs
27+
workdir: ./cmd/rbs
2928
env:
3029
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)