chore(deno): upgraded v1.9.1 (#5401)

This commit is contained in:
Yehonal
2021-04-22 16:13:47 +02:00
committed by GitHub
parent 380f406248
commit ad5f915277
5 changed files with 6 additions and 1 deletions

View File

@@ -164,6 +164,7 @@ jobs:
run: |
docker-compose --profile all build
- name: Login to Docker Hub
if: ${{ steps.extract_branch.outputs.branch == 'master' }}
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}