diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 2fe397c..8e577f8 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -6,6 +6,7 @@ env: POETRY_VERSION: "1.7.0" PYTHON_VERSION: "3.9" DATALOGGER_VERSION: "0.3.0" + PACKAGE_NAME: "datalogger" jobs: build: @@ -38,25 +39,30 @@ jobs: echo '
- datalogger + ${{ env.PACKAGE_NAME }} ' > _site/releases/index.html - - name: Create _site/releases/datalogger/index.html + - name: Create _site/releases/