diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 000c541..4426a22 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -19,7 +19,6 @@ jobs: - name: Checkout code uses: actions/checkout@v2 with: - token: ${{ secrets.GH_TOKEN }} submodules: recursive - name: Build xline operator image run: |