aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/deploy.yml
AgeCommit message (Collapse)AuthorLines
2022-07-22[fixing workflow] move back to old workflow using ↵Furkan Sahin-6/+16
`JamesIves/github-pages-deploy-action`
2022-07-22Attempt to fix the workflow error 'every step must define a `uses` or `run` ↵Furkan Sahin-7/+1
key' (#9)
2022-07-22the workflow should now depend on `npm gh-pages` through the new ↵Furkan Sahin-16/+12
`package.json` script `deploy`.
2022-07-21remove dist from devFurkan Sahin-1/+1
2021-11-04Add continuous deploymentFurkan Sahin-0/+27
2021-09-05Initial rewrite in svelteFurkan Sahin-41/+0
2021-08-30Update workflowFurkan Sahin-3/+7
2021-06-11Create deploy.ymlFurkan Sahin-0/+37