diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4ae5a668..d0d64827 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -23,7 +23,6 @@ on: jobs: build: uses: scality/workflows/.github/workflows/docker-build.yaml@v2 - secrets: inherit with: namespace: ${{ github.repository_owner }} name: ${{ github.event.repository.name }}