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 ea23e7c commit ffc56d1Copy full SHA for ffc56d1
.github/workflows/deploy-production.yml
@@ -113,9 +113,6 @@ jobs:
113
114
- run: npm install
115
116
- - name: Verify Gatsby Config
117
- run: cat gatsby-config.js
118
-
119
- name: Build
120
run: npm run build
121
.github/workflows/deploy-staging.yml
0 commit comments