Skip to content

Commit

Permalink
updating sha
Browse files Browse the repository at this point in the history
  • Loading branch information
shashitnak committed May 20, 2024
1 parent f7f9343 commit 495a5e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ jobs:
steps:
- name: Deploy Tailcall
id: deploy-tailcall
uses: tailcallhq/gh-action@172df2993106c1dc20b6d9c6521b075836dc2eb6
uses: tailcallhq/gh-action@f7f934378bca37de3355fdb8567ddd948ae5fc3d
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'
config: 'config.graphql'

0 comments on commit 495a5e2

Please sign in to comment.