Skip to content

updating sha

updating sha #17

Workflow file for this run

on: [push]
jobs:
hello_world_job:
runs-on: ubuntu-latest
name: A job to say hello
steps:
- name: Hello world action step
id: hello
uses: tailcallhq/gh-action@5d08b1abb21d562c3437b313158c9b3c258647b3
with:
aws-access-key-id: 'aws-access-key-id'
aws-secret-access-key: 'aws-secret-access-key'
config: './tailcall.graphql'