Skip to content

Commit

Permalink
Some tiny adaptions to fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
meteoDaniel committed Jan 11, 2025
1 parent eb95c62 commit fd8bb33
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: ci
on:
push:
branches:
- master
- main
permissions:
contents: write
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ nav:
- Manage your PV portfolio: solar_power_forecast/setup_pv_portfolio_forecast.md
- Push measurements for optimized Forecasts: solar_power_forecast/push_pv_measurement.md
- Inspect measurements in alitiqs database: solar_power_forecast/inspect_pv_measurement.md
- Get access to Forecasts: solar_power_forecast/load_power_forecast.md
- Get access to Forecasts: solar_power_forecast/pv_solar_power_forecast.md
- Check for available forecast runs: solar_power_forecast/check_available_runs.md
- Load Forecast :
- Push measured load data: load_forecast/push_load_measurement.md
Expand Down

0 comments on commit fd8bb33

Please sign in to comment.