diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 52487cb00..ead070dac 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -20,5 +20,3 @@ jobs: token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }} skip-github-release: true path: . - version-file: version.txt - depth: 20