diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 017fd39..b0e5157 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,6 +3,10 @@ on: push: branches: - main + +permissions: + pages: write + jobs: deploy: runs-on: ubuntu-latest diff --git a/docs/vdi/installere.md b/docs/vdi/installere.md index 14e4124..8f3defc 100644 --- a/docs/vdi/installere.md +++ b/docs/vdi/installere.md @@ -5,7 +5,7 @@ For å installere dbt må du ha følgende installert: - [Python 3.10.x](python.md) -- [PIP og oppsett av dbt-miljø](standard-dbt-oppsett.md) +- [PIP og oppsett av dbt-miljø](pip-og-oppsett.md) - [GIT / GitHub Desktop](git.md) - [Oracle client library](oracle-client-library.md)