Skip to content

Commit 087402f

Browse files
committed
fix: work dir update
1 parent 727a59b commit 087402f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-nautobotop.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
distribution: goreleaser
5656
version: "~> v2"
5757
args: release --clean --skip=validate
58+
workdir: go/nautobotop
5859
env:
5960
CUSTOM_TAG: ${{ steps.extract_tag.outputs.tag }}
6061
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)