Skip to content

Commit

Permalink
Wait for the package to be available in the index
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche committed Mar 13, 2024
1 parent de83f5e commit 3a0b148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.SOME_CI_PAT }}
run: |
sleep 300
curl \
-X POST \
-H "Accept: application/vnd.github+json" \
Expand Down

0 comments on commit 3a0b148

Please sign in to comment.