From adad870404326e8fa2107d012b0e40fbff88b62f Mon Sep 17 00:00:00 2001 From: Badisi Date: Sat, 6 Apr 2024 12:22:04 +0200 Subject: [PATCH] ci: test --- .github/workflows/ci_release-please.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci_release-please.yml b/.github/workflows/ci_release-please.yml index 8b1469ed..21aa7aa7 100644 --- a/.github/workflows/ci_release-please.yml +++ b/.github/workflows/ci_release-please.yml @@ -24,7 +24,6 @@ jobs: with: config-file: .releasepleaserc.json manifest-file: .releaseplease.manifest.json - token: ${{ secrets.DSI_HUG_BOT_GITHUB_TOKEN }} # ci_publish: # runs-on: ubuntu-latest