filecoin-shipyard / browser-retrieval

A p2p network of Filecoin content retrievers
21 stars 8 forks source link

Set up Github Action to update server on every PR merged into master #181

Closed ghost closed 3 years ago

ghost commented 3 years ago

Every time a PR is merged into master, we should trigger the web server to do git pull && yarn && yarn build

brunolm commented 3 years ago

Actions · filecoin-shipyard/browser-retrieval

The deploy configuration is in the repository itself, under .github/workflows/main.yml