Skip to content

Commit

Permalink
fix: add googe key to actions pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
emjshrx committed Nov 28, 2023
1 parent 6946e2e commit e3525dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Deploy to GitHub Pages

env: GOOGLE_KEY:${{secrets.GOOGLE_KEY}}

on:
# Trigger the workflow every time you push to the `main` branch
# Using a different branch name? Replace `main` with your branch’s name
Expand Down

0 comments on commit e3525dc

Please sign in to comment.