Skip to content

Commit

Permalink
Merge pull request #131 from yegor256/renovate/jamesives-github-pages…
Browse files Browse the repository at this point in the history
…-deploy-action-4.x

Update JamesIves/github-pages-deploy-action action to v4.7.2
  • Loading branch information
yegor256 authored Dec 9, 2024
2 parents 1c79824 + 8b9d00d commit edd99d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/l3build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
sed -i "s/0\.0\.0/$(date +%H.%M.%S)/g" build/gh-pages/bibcop.sty
sed -i "s/0000\/00\/00/$(date +%Y-%m-%d)/g" build/gh-pages/bibcop.sty
if: github.ref == 'refs/heads/master' && matrix.os == 'ubuntu-22.04'
- uses: JamesIves/[email protected].1
- uses: JamesIves/[email protected].2
with:
branch: gh-pages
folder: build/gh-pages
Expand Down

0 comments on commit edd99d2

Please sign in to comment.