We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
COVERALLS_GIT_BRANCH
1 parent b1a4b0e commit e41342bCopy full SHA for e41342b
.github/workflows/test.yml
@@ -52,3 +52,4 @@ jobs:
52
if: matrix.node == 10 && github.repository == 'twbs/bootstrap' && github.event_name == 'push'
53
env:
54
COVERALLS_REPO_TOKEN: "${{ secrets.COVERALLS_REPO_TOKEN }}"
55
+ COVERALLS_GIT_BRANCH: "${{ github.ref }}"
0 commit comments