Skip to content

Commit

Permalink
CD update
Browse files Browse the repository at this point in the history
  • Loading branch information
deepu105 committed Jan 11, 2024
1 parent e50cbc3 commit fe68df0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Expand Up @@ -275,6 +275,7 @@ jobs:
args: --token ${{ secrets.CARGO_API_KEY }} --allow-dirty

publish-docker-image:
needs: [build-release]
name: Publishing Docker image to Docker Hub
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit fe68df0

Please sign in to comment.