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 b86b81b commit 84d4a78Copy full SHA for 84d4a78
.github/workflows/base-ci-goreleaser.yaml
@@ -84,6 +84,7 @@ jobs:
84
- GOOS: windows
85
GOARCH: riscv64
86
runs-on: ${{ inputs.runner_os }}
87
+ needs: prev-tag
88
outputs:
89
version: ${{ steps.prep.outputs.version }}
90
0 commit comments