Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.1.8 (dauxio#285
Browse files Browse the repository at this point in the history
)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 18, 2021
1 parent b87a3d3 commit cf98956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ jobs:
- name: Generate documentation
run: bin/daux generate --value html.plausible_domain=daux.io
- name: Deploy same repository 🚀
uses: JamesIves/[email protected].7
uses: JamesIves/[email protected].8
with:
folder: "static"
branch: gh-pages
- name: Deploy daux.io 🚀
uses: JamesIves/[email protected].7
uses: JamesIves/[email protected].8
with:
folder: "static"
token: ${{ secrets.GH_TOKEN_DAUX }}
Expand Down

0 comments on commit cf98956

Please sign in to comment.