We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b84f93 commit 3542636Copy full SHA for 3542636
.github/workflows/deploy.yml
@@ -32,7 +32,6 @@ jobs:
32
PUBLIC_LINKED_IN_USERNAME: ${{ vars.PUBLIC_LINKED_IN_USERNAME }}
33
PUBLIC_FIVERR_USERNAME: ${{ vars.PUBLIC_FIVERR_USERNAME }}
34
PUBLIC_USER_EMAIL: ${{ vars.PUBLIC_USER_EMAIL }}
35
- PUBLIC_GOOGLE_ANALYTICS_ID: ${{ vars.PUBLIC_GOOGLE_ANALYTICS_ID }}
36
PUBLIC_BLOG_URL: ${{ vars.PUBLIC_BLOG_URL }}
37
run: |
38
bun run build
0 commit comments