Skip to content

Commit

Permalink
fix: ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewPattell committed Feb 2, 2024
1 parent 780d322 commit cae96bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
with:
name: build-artifact
path: ${{ github.workspace }}
overwrite: true

docker-build:
needs: [release, inject-version]
Expand Down

0 comments on commit cae96bb

Please sign in to comment.