diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 450a547..67e39aa 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,3 +15,5 @@ jobs: uses: coherent-oss/system/.github/workflows/main.yml@main permissions: contents: write + secrets: + PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}