You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Implementing those features:
repository: "Steph0/dotenv-configserver"
token: ${{ secrets.GITHUB_TOKEN }}
branch: "staging"
destination: "/my/dest/folder"
Useful if your configserver hosts several config directories in it
directory: "my-app-dir"
filename: "my-application.env"
look for <filename_part>-.<filename_extension>)
If empty, won't apply.
profile: "prod"
Depending on filename will make action look for file:
my-application-prod.env
cleanup: false
This discussion was created from the release feat(v1): v1 features.
Beta Was this translation helpful? Give feedback.
All reactions