Skip to content

Commit

Permalink
Merge pull request #26 from NickMous/feature/add-docker
Browse files Browse the repository at this point in the history
Simple fix
  • Loading branch information
NickMous authored Aug 22, 2024
2 parents 95bc47b + 113f4b7 commit a7e182b
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 @@ -67,4 +67,4 @@ jobs:
platform: linux/amd64,linux/arm64
push: true
target: prod
tags: ${{ secrets.DOCKER_USERNAME }}/cyclequest:latest
tags: ${{ vars.DOCKER_USERNAME }}/cyclequest:latest

0 comments on commit a7e182b

Please sign in to comment.