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 727a59b commit 087402fCopy full SHA for 087402f
.github/workflows/build-nautobotop.yaml
@@ -55,6 +55,7 @@ jobs:
55
distribution: goreleaser
56
version: "~> v2"
57
args: release --clean --skip=validate
58
+ workdir: go/nautobotop
59
env:
60
CUSTOM_TAG: ${{ steps.extract_tag.outputs.tag }}
61
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments