Update docker-publish.yml

This commit is contained in:
2023-12-14 15:28:20 +06:00
committed by GitHub
parent a3d42e0a07
commit cda1afa50e

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