Skip to content

Commit

Permalink
Merge pull request #62 from volodya-lombrozo/renovate/jamesives-githu…
Browse files Browse the repository at this point in the history
…b-pages-deploy-action-4.x

chore(deps): update jamesives/github-pages-deploy-action action to v4.6.8
  • Loading branch information
volodya-lombrozo authored Oct 4, 2024
2 parents 7ab3dc5 + 84982fb commit ee7395e
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/github-pages-deploy-action@v4.6.7
- uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
branch: gh-pages
folder: gh-pages
Expand Down

0 comments on commit ee7395e

Please sign in to comment.