Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Commit 41ac0ee

Browse files
committed
added deployer password env var
1 parent 80ed091 commit 41ac0ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ jobs:
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}
24+
DEPLOYER_PASSWORD: ${{ secrets.DEPLOYER_PASSWORD }}

0 commit comments

Comments
 (0)