Fix spacing
This commit is contained in:
parent
fdce24ab8c
commit
2afa311a17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/live_artifacts.yml
vendored
2
.github/workflows/live_artifacts.yml
vendored
|
@ -83,7 +83,7 @@ jobs:
|
|||
- name: Build Docker (nanocurrency/nano)
|
||||
run: TRAVIS_TAG=${TAG} ci/actions/linux/docker-build.sh
|
||||
- name: Deploy Docker Hub (nanocurrency/nano)
|
||||
if: ${{ github.repository == 'nanocurrency/nano-node' }}
|
||||
if: ${{ github.repository == 'nanocurrency/nano-node' }}
|
||||
run: TRAVIS_TAG=${TAG} ci/actions/linux/docker-deploy.sh
|
||||
env:
|
||||
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue