Skip to content

updating sha

updating sha #27

Workflow file for this run

on: [push]
jobs:
deploy_tailcall:
runs-on: ubuntu-latest
name: Deploy Tailcall
steps:
- name: Deploy Tailcall
id: deploy-tailcall
uses: tailcallhq/gh-action@6e42fa86e1c462bde9740dca3faadb76303c7068
with:
aws-access-key-id: 'aws-access-key-id'
aws-secret-access-key: 'aws-secret-access-key'
aws-region: 'us-east-1'
config: 'config.graphql'