walletconnect/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| migrations_directory | Directory to run the action on, from the repo root. | yes | ./migrations |
| config | Path to the configuration file (default: ./refinery.toml). | yes | "" |
| db_uri_env_var | Load the database connection string from the specified environment variable. | yes | "" |
| single_transactions | Run migrations grouped in a single transaction. | yes | false |
| target | Migrate to the specified target version. | yes | "" |
| additional_args | Additional arguments to pass to the Refinery CLI. | yes | "" |
| refinery_version | The version of Refinery CLI to use. Defaults to `latest`. | yes | latest |
| github_token | GitHub token used for making authenticated requests to the GitHub API and avoid rate limiting. | yes | "" |
Outputs
no outputs