We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208234a commit b3f2525Copy full SHA for b3f2525
1 file changed
.github/workflows/ci.yml
@@ -107,7 +107,6 @@ jobs:
107
deploy_docs:
108
name: Deploy docs to ctf-gameserver.org
109
runs-on: ubuntu-latest
110
- environment: test
111
# TODO
112
if: github.ref == 'refs/heads/wip'
113
needs:
0 commit comments