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 d1fe7d6 commit ccfb679Copy full SHA for ccfb679
.github/workflows/check-manual.yml
@@ -21,7 +21,7 @@ on:
21
type: boolean
22
23
env:
24
- check: ${{ secrets.GDRIVE }}
+ check: ${{ secrets.CHECK }}
25
26
jobs:
27
linux:
0 commit comments