We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524aad1 commit 68ee142Copy full SHA for 68ee142
1 file changed
.github/workflows/develop.yml
@@ -1,9 +1,7 @@
1
name: Deploy Develop branch to the web version
2
on:
3
workflow_dispatch:
4
- push:
5
- branches:
6
- - feat/cp-build
+
7
env:
8
VITE_BUILD_TARGET: 'web'
9
VITE_AMPLITUDE_KEY: ${{ secrets.REACT_APP_AMPLITUDE_KEY }}
0 commit comments