Skip to content

Commit

Permalink
real cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
soorajshankar committed Jun 18, 2024
1 parent 316a0c6 commit e26215f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ runs:
curl -L https://graphql-engine-cdn.hasura.io/ddn/cli/v2/get.sh | bash
- name: Login to ddn
shell: bash
run: ddn auth login --pat "test invalid login"
run: ddn auth login --pat ${{ inputs.hasura-pat }}

0 comments on commit e26215f

Please sign in to comment.