LoopKit / loopdocs

Loop Docs - https://loopdocs.org/
https://loopdocs.org/
78 stars 145 forks source link

limit automatic publish to LoopKit #842

Closed marionbarker closed 4 months ago

marionbarker commented 4 months ago

If a user makes a fork from LoopKit/loopdocs and then pushes a change to their main branch and has actions and github pages enabled, then the publish.yml file would publish a version of loopdocs under their username.

This modification limits the automatic publish upon push to main branch to just the official LoopKit version of loopdocs.

Others can still publish if they choose, but this limits inadvertent creation of copies of loopdocs that might not be up-to-date.