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 db6f784 commit b40892cCopy full SHA for b40892c
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
pip install sentry-prevent-cli
23
sentry-prevent-cli -v upload --report-type test-results
24
env:
25
- token: ${{ secrets.PREVENT_TOKEN }}
+ PREVENT_TOKEN: ${{ secrets.PREVENT_TOKEN }}
0 commit comments