We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8705221 commit 74746b7Copy full SHA for 74746b7
1 file changed
.github/workflows/dev.yaml
@@ -34,6 +34,8 @@ jobs:
34
permissions:
35
contents: read
36
with:
37
+ name: "dev"
38
+ url: "https://dev-static.cssnr.com/"
39
robots: true
40
secrets:
41
host: ${{ secrets.DEV_DEPLOY_HOST }}
0 commit comments