Skip to content

Commit 2861001

Browse files
triggering main CD
triggering main CD
1 parent a44efbe commit 2861001

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
echo GTAG_TRACKING_ID_FOR_GA4=${{ secrets.GTAG_TRACKING_ID_FOR_GA4 }} >> .env
3434
echo GTAG_TRACKING_ID_FOR_GTAG=${{ secrets.GTAG_TRACKING_ID_FOR_GTAG }} >> .env
3535
cat .env
36-
echo ${{ secrets.HOST_NAME }}
37-
echo ${{ secrets.ASSET_HOST }}
3836
- name: Build
3937
run: |
4038
PREFIX_PATHS=true npm run build && npm run deploy

0 commit comments

Comments
 (0)