Skip to content

Commit

Permalink
Merge pull request #19 from AllenInstitute/hotfix/DT-6858-make-packag…
Browse files Browse the repository at this point in the history
…e-public

fix release.yml
  • Loading branch information
rpmcginty authored Dec 4, 2024
2 parents ac8e9f0 + 3f38dd7 commit af4f440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
python-version: ${{ github.event.inputs.python-version }}
cache: 'pip'
- name: Set up AllenInstitute Repo Authorization
uses: ./.github/actions/setup-ai-github-urls
uses: ./.github/actions/configure-org-repo-authorization
with:
token: ${{ secrets.AI_PACKAGES_TOKEN }}
- name: Run Release
Expand Down

0 comments on commit af4f440

Please sign in to comment.