Skip to content

Commit

Permalink
Merge pull request #14 from ana-cozma/add-indexing
Browse files Browse the repository at this point in the history
Adds GA SA key and indexing
  • Loading branch information
ana-cozma authored Aug 13, 2024
2 parents 2a38cf0 + 7b214ca commit 28c45ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy_gh_pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,8 @@ jobs:
uses: geekyeggo/delete-artifact@v5
with:
name: github-pages

- uses: robingenz/action-google-indexing@v1.0.0
with:
siteUrl: 'coffeewithana.cloud'
gcpServiceAccountKey: ${{ secrets.SA_KEY }}

0 comments on commit 28c45ef

Please sign in to comment.