Skip to content

Commit

Permalink
chore: 🤖 CI change
Browse files Browse the repository at this point in the history
  • Loading branch information
xichen1 committed Aug 5, 2023
1 parent f5c1aaa commit ace548d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ jobs:
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
deploy-branch: gh-pages
gatsby-args: --prefix-paths
gatsby-args: --prefix-paths
env:
GATSBY_WEATHER_API_KEY: ${{ vars.GATSBY_WEATHER_API_KEY }}

0 comments on commit ace548d

Please sign in to comment.