Skip to content

Commit a01c0e0

Browse files
committed
added release workflow pipeline
1 parent 6c955de commit a01c0e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Login to GAR
5656
id: garlogin
57-
uses: docker/login-action@v4
57+
uses: docker/login-action@v3
5858
with:
5959
registry: ${{ env.GAR_LOCATION }}-docker.pkg.dev/${{ env.PROJECT_ID }}/${{ env.PROJECT_ID }}
6060
username: oauth2accesstoken

0 commit comments

Comments
 (0)