Skip to content

Commit f813ed7

Browse files
build: use secret JUNO_TOKEN to deploy
1 parent 4bfc5e1 commit f813ed7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ jobs:
2525
uses: buildwithjuno/juno-action@main
2626
with:
2727
args: deploy
28+
env:
29+
JUNO_TOKEN: ${{ secrets.JUNO_TOKEN }}

0 commit comments

Comments
 (0)