Skip to content

updating sha

updating sha #24

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@172df2993106c1dc20b6d9c6521b075836dc2eb6
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'