Skip to content

Commit

Permalink
tweak PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyAJohnston committed Sep 22, 2023
1 parent 8939abc commit 72fe72b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ jobs:
uses: bobheadxi/deployments@v0.4.3
id: deployment
with:
repository: bradyajohnston/MolecularNodes
step: start
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.MN_TOKEN }}
env: ${{ env.RELEASE_NAME }}
ref: ${{ github.head_ref }}
transient: true
Expand Down

0 comments on commit 72fe72b

Please sign in to comment.