We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84e566 commit 445f126Copy full SHA for 445f126
1 file changed
.github/workflows/verify.yml
@@ -19,12 +19,12 @@ jobs:
19
python-version: "3.10"
20
21
- name: Run verification
22
- uses: kamyu104/online-judge-verify-helper@master
+ uses: online-judge-tools/verification-helper@master
23
with:
24
token: ${{ secrets.GITHUB_TOKEN }}
25
26
- name: Generate and Deploy Document
27
28
29
30
_command: docs
0 commit comments