1 parent 16e5c1d commit 8c04e0fCopy full SHA for 8c04e0f
1 file changed
.github/workflows/deploy.yaml
@@ -41,7 +41,7 @@ jobs:
41
# nix --accept-flake-config build .#httpg-test
42
43
deploy:
44
- needs: [build]
+ # needs: [build]
45
environment: production
46
runs-on: ubuntu-latest
47
permissions:
0 commit comments