Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansonhkg committed Oct 25, 2024
1 parent 9ede596 commit 971dcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: |
curl -s -H "Authorization: Bearer ${{ secrets.GH_PAT_FOR_SHIVA }}" \
-H "Accept: application/vnd.github+json" \
"https://api.github.com/orgs/LIT-Protocol/packages?package_type=container" | jq '.[] | .name'
"https://api.github.com/orgs/LIT-Protocol/packages?package_type=container"
- name: Pull Shiva Container
id: shiva-pull
run: docker pull ghcr.io/lit-protocol/shiva:snap-shot-test
Expand Down

0 comments on commit 971dcda

Please sign in to comment.