Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
masterlittle committed Apr 12, 2023
1 parent 2f8f4e0 commit 13949ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_image.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
url: "app.{{ vars.BASE_DOMAIN }}"
runs-on: ubuntu-latest
env:
IMAGE_NAME: asia-south1-python.pkg.dev/prod-data-platform/redash/redash
IMAGE_NAME: asia-south1-docker.pkg.dev/prod-data-platform/redash/redash

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 13949ed

Please sign in to comment.