mirror of
https://github.com/valitydev/checkout.git
synced 2024-11-06 02:25:18 +00:00
Bump docker deploy (#238)
This commit is contained in:
parent
b611b98a51
commit
5fcd536477
2
.github/workflows/master.yaml
vendored
2
.github/workflows/master.yaml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user