Skip to content
Snippets Groups Projects

Develop

Merged Griefed requested to merge develop into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • 910a8ae5
    Merge pull request #84 from... · 910a8ae5
    Griefed authored
    Merge pull request #84 from Griefed/dependabot/github_actions/develop/JamesIves/github-pages-deploy-action-4.1.7
    
    build(deps): Bump JamesIves/github-pages-deploy-action from 4.1.6 to 4.1.7
@@ -104,7 +104,7 @@ jobs:
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@4.1.6
uses: JamesIves/github-pages-deploy-action@4.1.7
with:
branch: gh-pages
folder: dist/spa
Loading