diff --git a/.github/workflows/build-wheel.yaml b/.github/workflows/build-wheel.yaml index 670753e..6466fba 100644 --- a/.github/workflows/build-wheel.yaml +++ b/.github/workflows/build-wheel.yaml @@ -1,4 +1,4 @@ -# template version 2024.1 +# template version 2024.2 name: Build Python wheel for Alpine Linux @@ -15,6 +15,8 @@ jobs: build: name: Build Python wheel for Alpine Linux runs-on: ubuntu-latest + permissions: + contents: write strategy: matrix: image_tag: