Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sabban committed Apr 25, 2024
1 parent 6bed047 commit f5f9eef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/populate-hapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}
run: |
echo $GITHUB_EVENT_PATH
URL=$(jq -r '.repository.commits_url' $GITHUB_EVENT_PATH | sed 's/{\/sha}//')
COMMITS=""
PAGE=1
Expand Down

0 comments on commit f5f9eef

Please sign in to comment.