Skip to content

Commit b8ec502

Browse files
committed
refactor: remove unofficial from the name
1 parent 0cfae07 commit b8ec502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM bycedric/ci-expo:2
22

3-
LABEL com.github.actions.name="Expo CLI (unofficial)"
3+
LABEL com.github.actions.name="Expo CLI"
44
LABEL com.github.actions.description="Use any Expo CLI command in your GitHub Actions workflow."
55
LABEL com.github.actions.icon="terminal"
66
LABEL com.github.actions.color="gray-dark"

0 commit comments

Comments
 (0)