Skip to content

Commit

Permalink
asdfasdf
Browse files Browse the repository at this point in the history
  • Loading branch information
ajor committed Jan 14, 2025
1 parent 6cdea4a commit 1f0caba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
git config --global user.name 'Style Sync'
git config --global user.email ''
git clone https://bpftrace:${{ secrets.SYNC_DOCS_WEBSITE_STAGING }}@github.com/bpftrace/docs-website.git
git clone https://bpftrace:${{ secrets.SYNC_DOCS_WEBSITE_STAGING }}@github.com/bpftrace/docs-website-staging.git
cd docs-website
cp ../src/css/custom.css src/css/custom.css
git add src/css/custom.css
Expand Down

0 comments on commit 1f0caba

Please sign in to comment.