Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hi-manshu/Kalendar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fa8c828d4cf842c729a2dedaffd576e3b1d1066d
Choose a base ref
..
head repository: hi-manshu/Kalendar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ac0168183ce985297ca2ac254d03578e7731f697
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/run-dokka.yml
2 changes: 1 addition & 1 deletion .github/workflows/run-dokka.yml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ jobs:
mv docs/*.md gh-pages/docs
- name: Publish Documentation
uses: JamesIves/github-pages-deploy-action@v4.6.5
uses: JamesIves/github-pages-deploy-action@v4.6.6
with:
branch: gh-pages
folder: gh-pages