how to pass secrets #1439
Answered
by
20k-ultra
im-ajaymeena
asked this question in
Q&A
-
How can I provide the Google credential JSON file as secrets in act so that the same workflow-file can work both on act locally and on github-actions (where I provide JSON file as secrets). I am trying to run following steps in my workflow. I tried ways to pass secret as base64 formated JSON file, but coudn't make it work.
|
Beta Was this translation helpful? Give feedback.
Answered by
20k-ultra
Nov 22, 2022
Replies: 1 comment 2 replies
-
The help text mentions a few ways to pass secrets.
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
KnisterPeter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The help text mentions a few ways to pass secrets.