Skip to content

Commit

Permalink
Pass DEV_HUB_AUTH_URL for now until it can be not required by refacto…
Browse files Browse the repository at this point in the history
…ring auth script
  • Loading branch information
jlantz committed Sep 25, 2024
1 parent 2765d0e commit 35ca429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/investigate-1gp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
image: ghcr.io/muselab-d2x/d2x:cumulusci-next
options: --user root
env:
DEV_HUB_AUTH_URL: "${{ secrets.dev-hub-auth-url }}"
PACKAGING_ORG_AUTH_URL: "${{ secrets.packaging-org-auth-url }}"
steps:
- name: Checkout
Expand Down

0 comments on commit 35ca429

Please sign in to comment.