We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69bedca commit fe01005Copy full SHA for fe01005
1 file changed
.github/workflows/deploy-staging.yml
@@ -32,4 +32,4 @@ jobs:
32
GIT_USER="${{ secrets.GITHUB_TOKEN }}" npm run deploy
33
env:
34
GIT_USER: ${{ secrets.GITHUB_TOKEN }}
35
- DEPLOYMENT_BRANCH: staging
+ DEPLOYMENT_BRANCH: Staging
0 commit comments