Update ReadMe.md

This commit is contained in:
2022-04-27 01:57:29 -04:00
committed by Layla
parent a35bb31c9a
commit 637752b54e
5 changed files with 17 additions and 19 deletions

View File

@ -5,9 +5,9 @@ LABEL "com.github.actions.description"="Build a Godot project for multiple platf
LABEL "com.github.actions.icon"="loader"
LABEL "com.github.actions.color"="blue"
LABEL repository="https://github.com/josephbmanley/build-godot-action"
LABEL repository="https://github.com/yeslayla/build-godot-action"
LABEL homepage="https://cloudsumu.com/"
LABEL maintainer="Joseph Manley <joseph@cloudsumu.com>"
LABEL maintainer="Layla <layla@cloudsumu.com>"
USER root
ADD entrypoint.sh /entrypoint.sh