mirror of
https://github.com/revanced/revanced-static-api.git
synced 2025-04-29 22:24:37 +02:00
docs: Update repository information
This commit is contained in:
parent
7974713f3b
commit
40cfd1150e
@ -1,6 +1,6 @@
|
||||
# Static API
|
||||
|
||||
Proof of concept repository to host a static API using GitHub workflows.
|
||||
Repository to host a static API using GitHub workflows.
|
||||
|
||||
## How it works
|
||||
|
||||
@ -22,8 +22,8 @@ The following API configuration generates the `contributor` and `release` API fo
|
||||
}
|
||||
```
|
||||
|
||||
All static files are generated in the output path specified in the configuration.
|
||||
All static files are generated in the output path specified in the configuration.
|
||||
|
||||
## Setup
|
||||
|
||||
A repository variable `CONFIG` is expected by CD with the configuration (string escaped) which will be used by CD to generate the static files.
|
||||
A repository variable `CONFIG` is expected by CD with the configuration (string escaped) which will be used by CD to generate the static files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user