Skip to content

Commit

Permalink
feat: add aztec bot github token
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad committed Jul 21, 2023
1 parent cac025f commit f9cde9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/mirror_docs_repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
token: ${{ secrets.AZTEC_BOT_GITHUB_TOKEN }}

- name: Setup Git
run: |
Expand Down
1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Aztec Protocol Documentation

You can view the latest successful build here. https://docs.aztec.network
Expand Down

0 comments on commit f9cde9a

Please sign in to comment.