diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 009de3b..933403c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -11,4 +11,4 @@ jobs: with: token: ${{ secrets.REGELS_PUBLICATION_TOKEN }} owner: 'MinBZK' - repo: 'Wetsanalyse' \ No newline at end of file + repo: 'wetsanalyse' \ No newline at end of file