Skip to content

Commit

Permalink
update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nachat-ayoub committed Feb 20, 2024
1 parent c7ee833 commit 104b7a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
VITE_SERVICE_ID: ${{ secrets.VITE_SERVICE_ID }}
VITE_TEMPLATE_ID: ${{ secrets.VITE_TEMPLATE_ID }}
VITE_PUBLIC_KEY: ${{ secrets.VITE_PUBLIC_KEY }}
VITE_RECAPTCHA_SITE_KEY: ${{ secrets.VITE_RECAPTCHA_SITE_KEY }}
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit 104b7a1

Please sign in to comment.