Env ,Variables in Github Workflow
I have created a worker and deploy it from github actions.
I have certain variables and secrets.
Firstly i ahve tried to deploy without setting any variable in the actions but setted up in the dashboard.
I have multiple questions regarding this
I have certain variables and secrets.
Firstly i ahve tried to deploy without setting any variable in the actions but setted up in the dashboard.
I have multiple questions regarding this
- Every time I push from actions the set variables from cloudflare dashboard wiped out ?
- I have defined secrets in github action workflow but is there an easy way to pass variable from workflow