Skip to content

Commit 02a78c5

Browse files
fix input name
1 parent f02f4f9 commit 02a78c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ runs:
3535
./action_scripts/set_auth_env.sh
3636
env:
3737
AUTH_FILE: ${{inputs.auth_obj_path}}
38+
AUTH_STR: ${{inputs.auth_str}}
3839

3940
- name: Execute query
4041
shell: bash

0 commit comments

Comments
 (0)