We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0055c6a commit 3e9dfe9Copy full SHA for 3e9dfe9
.github/workflows/update-gql-v1beta2-data.yml
@@ -29,7 +29,7 @@ jobs:
29
instance_name: 'graphql1'
30
zone: 'us-east1-b'
31
ssh_private_key: '${{ secrets.GCP_STAGING_GRAPHQL1_VM_SSH_PRIVATE_KEY }}'
32
- user: ga1
+ user: ga2
33
command: sudo -i sh -c 'cd pokeapi && make update-graphql-data-prod'
34
- name: 'Display update output'
35
run: |-
0 commit comments