We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64d865 commit 6d58fd7Copy full SHA for 6d58fd7
.github/workflows/test.yml
@@ -49,5 +49,5 @@ jobs:
49
50
- name: Upload Coverage
51
env:
52
- OTTERWISE_TOKEN: ${{ secrets.OTTERWISE_TOKEN }}
+ OTTERWISE_TOKEN: "c1712401-48f7-4a18-829f-383c7777c861"
53
run: bash <(curl -s https://raw.githubusercontent.com/getOtterWise/bash-uploader/main/uploader.sh)
0 commit comments