Skip to content

updating commit

updating commit #15

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@b23eb1477058098ddca0e0186c81a6e5ca88751c
with:
aws-access-key-id: 'aws-access-key-id'
aws-secret-access-key: 'aws-secret-access-key'
config: './tailcall.graphql'