Skip to content

Commit

Permalink
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….6.5
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 7dc3843 commit b74158c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: newsman --name "Vladimir Lombrozo" --username "volodya-lombrozo" --model gpt-4o --repository objectionary/jeo-maven-plugin,objectionary/opeo-maven-plugin -o html -t Objectionary
- run: mkdir -p gh-pages/$(date +'%Y/%m/%d')
- run: cp *.html gh-pages/$(date +'%Y/%m/%d')
- uses: JamesIves/[email protected].4
- uses: JamesIves/[email protected].5
with:
branch: gh-pages
folder: gh-pages
Expand Down

0 comments on commit b74158c

Please sign in to comment.