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

Commit

Permalink
added deployer password env var
Browse files Browse the repository at this point in the history
  • Loading branch information
musketyr committed May 5, 2021
1 parent 80ed091 commit 41ac0ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Expand Up @@ -21,3 +21,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}
DEPLOYER_PASSWORD: ${{ secrets.DEPLOYER_PASSWORD }}

0 comments on commit 41ac0ee

Please sign in to comment.