Skip to content

Commit

Permalink
remove Zenodo sandbox token -- not currently integrated
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Reep committed May 22, 2024
1 parent 2a925c8 commit ad40228
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
showyourwork-spec: git+https://github.com/showyourwork/showyourwork
uses: showyourwork/showyourwork-action@v1
SANDBOX_TOKEN: ${{ secrets.SANDBOX_TOKEN }}
# SANDBOX_TOKEN: ${{ secrets.SANDBOX_TOKEN }}
OVERLEAF_EMAIL: ${{ secrets.OVERLEAF_EMAIL }}
OVERLEAF_PASSWORD: ${{ secrets.OVERLEAF_PASSWORD }}
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
uses: showyourwork/showyourwork-action@v1
env:
EBTELPLUSPLUS_DIR: ${{ github.workspace }}/ebtelPlusPlus
SANDBOX_TOKEN: ${{ secrets.SANDBOX_TOKEN }}
# SANDBOX_TOKEN: ${{ secrets.SANDBOX_TOKEN }}
OVERLEAF_EMAIL: ${{ secrets.OVERLEAF_EMAIL }}
OVERLEAF_PASSWORD: ${{ secrets.OVERLEAF_PASSWORD }}

0 comments on commit ad40228

Please sign in to comment.