Skip to content

Commit

Permalink
get available containers
Browse files Browse the repository at this point in the history
  • Loading branch information
ckolbPTB committed Mar 6, 2024
1 parent e186597 commit 14a00a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
packages: read
steps:
- env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GHCR_TOKEN }}
run: |
curl -v --request GET \
--url "https://api.github.com/orgs/PTB-MR/packages?package_type=container" \
Expand Down

0 comments on commit 14a00a7

Please sign in to comment.