mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-02-03 00:34:31 +00:00
docs: add note about keep_files and force_orphan (#456)
the keep_files does not support working with the force_orphan with the v3. Related to #455
This commit is contained in:
parent
16beda69bf
commit
fb9ff7fb2e
@ -386,6 +386,9 @@ For example:
|
||||
keep_files: true
|
||||
```
|
||||
|
||||
With the v3, this option does not support working with the force_orphan option. The next major release (version 4) will support this.
|
||||
See [the issue #455](https://github.com/peaceiris/actions-gh-pages/issues/455)
|
||||
|
||||
### ⭐️ Deploy to external repository `external_repository`
|
||||
|
||||
By default, your files are published to the repository which is running this action.
|
||||
|
Loading…
x
Reference in New Issue
Block a user