Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasgrvarela authored Aug 24, 2022
1 parent a0f59a6 commit 93e2e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
env:
IMAGE_NAME: my-sample-app
PROJECT_ID: ${{ secrets.PROJECT_ID }}
REGISTRY_URL: eu.gcr.io # You might need to change this
HUMANITEC_ORG: my-humanitec-org # Make sure to change this
REGISTRY_URL: gcr.io
HUMANITEC_ORG: rdstation

steps:
- name: Checkout
Expand Down

0 comments on commit 93e2e9e

Please # to comment.