ERROR! The vault password file /home/runner/.ssh/vault-pass.txt was not found

I am using vault password for my inventory files.
it works on command line using “ansible-playbook --vault-id <vault-pass.txt playbook.yml”
but in AWX it throws following error:

ERROR! The vault password file /home/runner/.ssh/vault-atlas-prod.txt was not found

please help.