Skip to content

Commit

Permalink
correct component name
Browse files Browse the repository at this point in the history
  • Loading branch information
hillalex committed Dec 11, 2024
1 parent fbd381a commit d6f76a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Deploy the app
uses: digitalocean/app_action/deploy@v2
env:
IMAGE_TAG_SEROVIZR: ${{ steps.sha.outputs.GIT_SHA }}
IMAGE_TAG_SEROANALYTICS-SEROVIZR: ${{ steps.sha.outputs.GIT_SHA }}
with:
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}
app_name: seroviz
Expand Down

0 comments on commit d6f76a4

Please sign in to comment.