Skip to content

Commit

Permalink
cicd: add user
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Jan 8, 2024
1 parent 252af1c commit cb3224d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-gql-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
instance_name: 'graphql5'
zone: 'us-east1-b'
ssh_private_key: '${{ secrets.GCP_SSH_PRIVATE_KEY }}'
user: ga
command: |-
sudo -i
(cd pokeapi && ls)
Expand Down

0 comments on commit cb3224d

Please sign in to comment.