Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
rotemtam committed Oct 10, 2023
1 parent ef0c03e commit d5bd738
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ jobs:
--health-timeout 5s
--health-retries 10
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ github.token }}
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit d5bd738

Please sign in to comment.