Skip to content

Commit

Permalink
fix: add google-verfication env var
Browse files Browse the repository at this point in the history
  • Loading branch information
gyunseo committed Feb 8, 2024
1 parent 08aafe1 commit 6cacad6
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 @@ -19,6 +19,7 @@ jobs:
runs-on: ubuntu-latest
env:
TZ: Asia/Seoul
PUBLIC_GOOGLE_SITE_VERIFICATION: pDmHZYg6EtQlSaXpfiTWCcuYhCEOUTtwqBgCEXFQulo
steps:
- name: Checkout your repository using git
uses: actions/checkout@v3
Expand Down

0 comments on commit 6cacad6

Please sign in to comment.