Skip to content

Commit

Permalink
website fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Mar 24, 2024
1 parent 9bec51c commit fc41df0
Show file tree
Hide file tree
Showing 6 changed files with 308 additions and 1,089 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,3 @@ jobs:
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NODE_AUTH_TOKEN }}

algolia:
uses: the-guild-org/shared-config/.github/workflows/algolia-publish.yml@main
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
algoliaAdminApiKey: ${{ secrets.ALGOLIA_ADMIN_API_KEY }}
with:
domain: https://www.the-guild.dev/graphql/modules/
source: 'Modules'

0 comments on commit fc41df0

Please sign in to comment.