We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac8c88 commit 53f06e8Copy full SHA for 53f06e8
.github/workflows/format-code.yml
@@ -40,5 +40,5 @@ jobs:
40
- name: Push changes
41
uses: ad-m/[email protected]
42
with:
43
- branch: ${{ github.ref }}
+ branch: ${{ github.ref_name }}
44
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments