Tiny change to trigger publish workflow
This commit is contained in:
parent
85d29cbb70
commit
ec50794796
|
|
@ -1,5 +1,5 @@
|
|||
# webnative-app-template
|
||||
A web app template for Webnative
|
||||
A web app template for Webnative.
|
||||
|
||||
|
||||
## Setup
|
||||
|
|
@ -50,4 +50,4 @@ To set up the GitHub publish action:
|
|||
2. Add your machine key as a GH Repository secret named `FISSION_MACHINE_KEY`
|
||||
2. Update the `publish.yml` with the name of your registered app
|
||||
|
||||
See the [Fission Guide](https://guide.fission.codes/developers/installation) and the publish action README for more details.
|
||||
See the [Fission Guide](https://guide.fission.codes/developers/installation) and the publish action README for more details.
|
||||
|
|
|
|||
Loading…
Reference in New Issue