diff --git a/.github/workflows/release-ol-spi.yaml b/.github/workflows/release-ol-spi.yaml index d27ed08..85e1909 100644 --- a/.github/workflows/release-ol-spi.yaml +++ b/.github/workflows/release-ol-spi.yaml @@ -26,8 +26,6 @@ jobs: - name: Create Release uses: actions/create-release@v1 - env: - GITHUB_TOKEN: ${{ secrets.GH_PROJECT_AUTOMATION_TOKEN }} with: tag_name: release-${{ github.run_id }} release_name: Release on Main ${{ github.run_number }}