Skip to content

Commit cb7d0da

Browse files
committed
use head_ref
1 parent 09c8582 commit cb7d0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-api-reports.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
uses: ad-m/[email protected]
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
29-
branch: ${{ github.ref }}
29+
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)