diff --git a/.copier-template/.github/workflows/release.yaml b/.copier-template/.github/workflows/release.yaml index 230e8c2..68321a6 100644 --- a/.copier-template/.github/workflows/release.yaml +++ b/.copier-template/.github/workflows/release.yaml @@ -10,11 +10,6 @@ on: paths: - ".docker/**" -permissions: - contents: write - issues: write - pull-requests: write - jobs: release: runs-on: ubuntu-latest