Skip to content

Commit

Permalink
chore(sync): 🔨 synced local '.github/workflows/build-website.yml' wit…
Browse files Browse the repository at this point in the history
…h remote '.github/workflows/common/build-website-r.yml'
  • Loading branch information
lwjohnst86 committed Dec 16, 2024
1 parent b75b691 commit 0f2c51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ on:

jobs:
build-deploy-docs:
uses: rostools/.github/.github/workflows/reusable-build-website.yml@main
uses: rostools/.github/.github/workflows/reusable-build-website-r.yml@main
secrets:
netlify-token: ${{ secrets.NETLIFY_AUTH_TOKEN }}

0 comments on commit 0f2c51c

Please sign in to comment.