Skip to content

Commit 19fbad5

Browse files
committed
update github actions docs
1 parent 955483e commit 19fbad5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/github-actions.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ When self-hosting, you will have to take a few additional steps:
130130
- Add your registry credentials to the GitHub secrets.
131131
- Use the `--self-hosted` and `--push` flags when deploying.
132132

133+
<Tip>
134+
If you're self-hosting v4, the `--self-hosted` and `--push` flags are **NOT** needed.
135+
</Tip>
136+
133137
Other than that, your GitHub action file will look very similar to the one above:
134138

135139
<CodeGroup>

0 commit comments

Comments
 (0)