diff --git a/.github/workflows/beta-test.yml b/.github/workflows/beta-test.yml index a413be7..d173e77 100644 --- a/.github/workflows/beta-test.yml +++ b/.github/workflows/beta-test.yml @@ -3,7 +3,7 @@ name: Beta Test on: workflow_call: secrets: - packaging-org: + packaging-org-auth-url: required: true dev-hub-auth-url: required: true @@ -42,4 +42,4 @@ jobs: if: ${{ always() }} run: | cci org scratch_delete beta - shell: bash \ No newline at end of file + shell: bash