We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4d18c commit be23d2dCopy full SHA for be23d2d
.github/workflows/build.yml
@@ -39,4 +39,4 @@ jobs:
39
DEPLOY_GITHUB_USER: leanprover-community-bot
40
github_repo: ${{ github.repository }}
41
github_ref: ${{ github.ref }}
42
- ZULIP_KEY: ${{ secrets.ZULIP_KEY }}
+ # ZULIP_KEY: ${{ secrets.ZULIP_KEY }}
0 commit comments