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

Commit a84db20

Browse files
authored
fix: make description <125 chars
1 parent 20a1843 commit a84db20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Postgres Docker image with "baked-in" data
22
author: Snaplet, Inc.
3-
description: Creates a Postgres Docker Image, with data from a Snaplet snapshot, that is published to Github's container registry for restoration in Codespaces, Staging & Development environments.
3+
description: Creates a Postgres Docker Image, with data from a Snaplet snapshot, for restoration in Codespaces, development environments.
44
inputs:
55
docker-image-name:
66
description: Name of docker image

0 commit comments

Comments
 (0)