mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2025-12-06 07:12:04 +01:00
Update ghpages.yml
This commit is contained in:
parent
07cc7a83bd
commit
5380315e19
2
.github/workflows/ghpages.yml
vendored
2
.github/workflows/ghpages.yml
vendored
|
|
@ -56,6 +56,6 @@ jobs:
|
|||
git config --local core.autocrlf false
|
||||
git add .
|
||||
git commit -m "Auto-update doc from commit %GITHUB_SHA%"
|
||||
git push --force https://%ACCESS_TOKEN%@github.com/%GITHUB_REPOSITORY%.git master:%BRANCH%
|
||||
git push --force https://%ACCESS_TOKEN%@github.com/%GITHUB_REPOSITORY%.git main:%BRANCH%
|
||||
rmdir .git /S /Q
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue