Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/puf/puf.io
Browse files Browse the repository at this point in the history
  • Loading branch information
puf committed Feb 2, 2025
2 parents 9e9f593 + 90e69a5 commit ca539b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
env:
SECRET_GOOGLE_MAPS_API_KEY: ${{ secrets.SECRET_GOOGLE_MAPS_API_KEY }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit ca539b1

Please sign in to comment.