Update docker-publish.yml

This commit is contained in:
InsanusMokrassar 2023-12-14 15:28:20 +06:00 committed by GitHub
parent a3d42e0a07
commit cda1afa50e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -17,5 +17,7 @@ jobs:
with:
username: ${{ secrets.DOCKER_LOGIN }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Update version
run: ./autoupdate.sh
- name: Deploy
run: ./deploy