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 54c4996 commit cc68e16Copy full SHA for cc68e16
.github/workflows/ci_be.yml
@@ -65,5 +65,6 @@ jobs:
65
- name: Commit & Push changes to Readme
66
uses: actions-js/push@master
67
with:
68
+ branch: ${{ github.ref_name }}
69
message: Update coverage on Readme
70
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments