Skip to content

updating sha

updating sha #20

Workflow file for this run

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