Skip to content

Commit

Permalink
fixup! ci: unify into single job
Browse files Browse the repository at this point in the history
  • Loading branch information
torkelrogstad committed Oct 4, 2024
1 parent 7b37da6 commit ba9eb54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_lint_build_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
upload-releases-to-releases-drivechain-info:
name: Upload releases to releases.drivechain.info
runs-on: ubuntu-latest
needs: [check-lint-build-release]
needs: [build-release]
if: github.ref == 'refs/heads/master'
steps:
- name: Download artifacts
Expand Down

0 comments on commit ba9eb54

Please sign in to comment.