Skip to content

updating to latest commit #13

updating to latest commit

updating to latest commit #13

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