Update docker-publish.yml

This commit is contained in:
InsanusMokrassar 2022-11-14 15:11:28 +06:00 committed by GitHub
parent 7f09bb35a3
commit 5559667c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ jobs:
username: ${{ secrets.DOCKER_LOGIN }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Deploy
run: ./deploy
run: ./deploy.sh