Skip to content

Commit 0055c6a

Browse files
authored
try new user
1 parent 3fe8f1e commit 0055c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-gql-v1beta2-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
instance_name: 'graphql1'
3030
zone: 'us-east1-b'
3131
ssh_private_key: '${{ secrets.GCP_STAGING_GRAPHQL1_VM_SSH_PRIVATE_KEY }}'
32-
user: ga
32+
user: ga1
3333
command: sudo -i sh -c 'cd pokeapi && make update-graphql-data-prod'
3434
- name: 'Display update output'
3535
run: |-

0 commit comments

Comments
 (0)