We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c8582 commit cb7d0daCopy full SHA for cb7d0da
.github/workflows/update-api-reports.yml
@@ -26,4 +26,4 @@ jobs:
26
uses: ad-m/[email protected]
27
with:
28
github_token: ${{ secrets.GITHUB_TOKEN }}
29
- branch: ${{ github.ref }}
+ branch: ${{ github.head_ref }}
0 commit comments