Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 20a1843

Browse files
authored
chore: update readme
1 parent 9a7ad81 commit 20a1843

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ Snaplet's Github action lets your create safe database snapshots on-demand.
44

55
# Inputs
66

7+
## `docker-container-registry-user`
8+
9+
**required** The name of docker registry user.
10+
11+
## `docker-container-registry-server`
12+
13+
The URL of docker registry server. Default `ghcr.io`
14+
715
## `docker-image-tag`
816

9-
The name of the docker image tag to use. Default `"snaplet_database"`.
17+
The name of the docker image tag to use. Default `snaplet_database`.
1018

1119
## Example usage
1220

0 commit comments

Comments
 (0)