Skip to content

Commit

Permalink
update application name
Browse files Browse the repository at this point in the history
  • Loading branch information
bgharbi-globalpos committed Jan 19, 2024
1 parent d5d056c commit b9c1f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/miigration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
with:
app_name: gol2-migration
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}
images: '[{"name": "gol-2","image":{"registry_type": "DOCR","repository": "/gol2","tag": "${{ env.tag }}"}}]'
images: '[{"name": "gol2","image":{"registry_type": "DOCR","repository": "/gol2","tag": "${{ env.tag }}"}}]'


0 comments on commit b9c1f37

Please sign in to comment.