| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dd721d6 commit cb13a16
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -54,7 +54,7 @@ jobs: | |||
| 54 | 54 | run: echo GITHUB_SHA=${GITHUB_SHA} | |
| 55 | 55 | ||
| 56 | 56 | - name: Build 🏗️ | |
| 57 | - run: mv .env.production .env && echo GITHUB_SHA=${GITHUB_SHA} > .env && yarn generate | ||
| 57 | + run: mv .env.production .env && echo GITHUB_SHA=${GITHUB_SHA} >> .env && yarn generate | ||
| 58 | 58 | ||
| 59 | 59 | - name: Deploy 🚀 | |
| 60 | 60 | uses: FirebaseExtended/action-hosting-deploy@v0 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments