Bump docker deploy (#238)

This commit is contained in:
vilorij 2024-02-21 13:20:24 +07:00 committed by GitHub
parent b611b98a51
commit 5fcd536477
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ jobs:
field: version
value: ${{ github.sha }}
- name: Deploy image
uses: valitydev/action-deploy-docker@v1.0.16
uses: valitydev/action-deploy-docker@v2
with:
registry-username: ${{ github.actor }}
registry-access-token: ${{ secrets.GITHUB_TOKEN }}