Skip to content

Commit

Permalink
Update deploy.yml correct image name
Browse files Browse the repository at this point in the history
  • Loading branch information
vshie authored Feb 2, 2025
1 parent eaadd7a commit 81b9310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
docker-username: ${{ secrets.DOCKER_USERNAME }}
docker-password: ${{ secrets.DOCKER_PASSWORD }}
github-token: ${{ secrets.GITHUB_TOKEN }}
image-name: 'simplepingsurvey'
image-name: 'blueos_video_recorder'

0 comments on commit 81b9310

Please sign in to comment.