Skip to content

Commit

Permalink
Merge branch 'VisionEval:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jslason-rsg authored Sep 22, 2023
2 parents c367d46 + c9bb347 commit 3d9a6c4
Show file tree
Hide file tree
Showing 117 changed files with 78,463 additions and 3,704 deletions.
17 changes: 9 additions & 8 deletions .github/workflows/copy_book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@ jobs:
ref: ${{ github.head_ref }}

- name: Copies all contents to VE.org
uses: nkoppel/push-files-to-another-repository@v1.1.1
uses: cpina/github-action-push-to-another-repository@v1.7.2

env:
API_TOKEN_GITHUB: ${{ secrets.book_copy }}
API_TOKEN_GITHUB: ${{ secrets.docs_sync }}
with:
source-files: 'docs/'
destination-username: 'VisionEval'
destination-repository: 'VisionEval.org'
destination-branch: 'main'
commit-username: 'dflynn-volpe'
commit-email: 'daniel.flynn@dot.gov'
source-directory: 'docs/'
target-directory: 'docs/'
destination-github-username: 'VisionEval'
destination-repository-name: 'VisionEval.org'
user-email: 'daniel.flynn@dot.gov'
target-branch: 'main'
41 changes: 25 additions & 16 deletions docs/02-concept-primer.md

Large diffs are not rendered by default.

252 changes: 184 additions & 68 deletions docs/04-inputs.md

Large diffs are not rendered by default.

Loading

0 comments on commit 3d9a6c4

Please sign in to comment.