Skip to content

updating Dockerfile #10

updating Dockerfile

updating Dockerfile #10

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