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.
COVERALLS_GIT_BRANCH
1 parent 46e8f1a commit cdc40eeCopy full SHA for cdc40ee
.github/workflows/test.yml
@@ -50,3 +50,4 @@ jobs:
50
if: matrix.node == 10 && github.repository == 'twbs/bootstrap' && github.event_name == 'push'
51
env:
52
COVERALLS_REPO_TOKEN: "${{ secrets.COVERALLS_REPO_TOKEN }}"
53
+ COVERALLS_GIT_BRANCH: "${{ github.ref }}"
0 commit comments