Loading .github/workflows/jekyll.yml +1 −0 Original line number Diff line number Diff line Loading @@ -18,3 +18,4 @@ jobs: # Run our deployment command - name: Deploying the static website to gh-pages run: npm run deploy working-directory: app Loading
.github/workflows/jekyll.yml +1 −0 Original line number Diff line number Diff line Loading @@ -18,3 +18,4 @@ jobs: # Run our deployment command - name: Deploying the static website to gh-pages run: npm run deploy working-directory: app