Skip to content

Commit 642715a

Browse files
committed
update token time
1 parent 3b57d79 commit 642715a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chicmoz-prod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}
3535

3636
- name: Log in to DigitalOcean Container Registry with short-lived credentials
37-
run: doctl registry login --expiry-seconds 600
37+
run: doctl registry login --expiry-seconds 1800
3838

3939
- name: Cleanup old images
4040
run: |

0 commit comments

Comments
 (0)