diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 31d3e41..73dfb37 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -9,6 +9,7 @@ on: types: [ published ] permissions: packages: write + contents: write env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) USERNAME: ${{ github.repository_owner }}