Skip to content

Commit

Permalink
pass secret
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniDigger committed Jan 29, 2022
1 parent 0a62afd commit 963ee5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
continue-on-error: true

- name: Docker
env:
- NICKSERV: ${{ secrets.NICKSERV }}
run: |
echo "Deploying ${{ github.event.inputs.job }}"
echo ${{ secrets.DOCKER_HOST_SSH_SIG }} > ~/.ssh/known_hosts
Expand Down

0 comments on commit 963ee5a

Please sign in to comment.