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 3fe8f1e commit 0055c6aCopy full SHA for 0055c6a
.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: ga
+ user: ga1
33
command: sudo -i sh -c 'cd pokeapi && make update-graphql-data-prod'
34
- name: 'Display update output'
35
run: |-
0 commit comments