You've already forked go-semantic-release
ci(actions): fix depends on build
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -52,6 +52,7 @@ jobs:
|
||||
release:
|
||||
name: Release
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
steps:
|
||||
- uses: actions/download-artifact@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user