Skip to content

Commit

Permalink
Merge pull request #19 from cerberauth/check-browser-url
Browse files Browse the repository at this point in the history
fix: check if assets exists before downloading
  • Loading branch information
emmanuelgautier authored Oct 2, 2024
2 parents a55aeb8 + 5300b0f commit 40be977
Show file tree
Hide file tree
Showing 8 changed files with 737 additions and 1,186 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
curl: 'curl http://localhost:8080 -H "Authorization: Bearer eyJhbGci..."'
curl:
'curl http://localhost:8080 -H "Authorization: Bearer eyJhbGci..."'
```

## Inputs
Expand Down
2 changes: 1 addition & 1 deletion badges/coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 40be977

Please sign in to comment.