Skip to content

Commit

Permalink
CHG: updating workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcarcamov committed Jun 24, 2024
1 parent dd27374 commit 818268b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testpypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
image: ghcr.io/${{ github.repository }}:base
credentials:
username: ${{ github.repository_owner }}
password: ${{ secrets.REGISTRY_TOKEN }}
password: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v3.0.2
with:
Expand Down

0 comments on commit 818268b

Please sign in to comment.