Skip to content

Commit

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

0 comments on commit ddc1cc9

Please sign in to comment.