TrueFiEng/hostlify

Create github action for publishing

dmaretskyi opened this issue · 1 comments

https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action

In a separate repo EthWorks/hostlify-publish

Then in workflow yaml it will look like this:

- uses: EthWorks/hostlify-publish
   with:
     files: ./frontend/build
     id: {{ github.COMMIT_SHA }}