We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2810376 commit fd6dbcdCopy full SHA for fd6dbcd
.github/workflows/cloudflare-pages.yml
@@ -3,7 +3,7 @@ name: Deploy frontend
3
on: push
4
5
jobs:
6
- deploy:
+ wait:
7
if: github.repository_owner == 'modrinth'
8
runs-on: ubuntu-latest
9
permissions:
0 commit comments