From 1cd68be4e25ea0de3b71280cc4cf14b5801c145f Mon Sep 17 00:00:00 2001 From: Robbie Davis Date: Sat, 17 Jul 2021 17:07:34 -0400 Subject: [PATCH] removing bump (#398) --- .github/workflows/nightly-docker.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/nightly-docker.yml b/.github/workflows/nightly-docker.yml index c034492fe..680015afe 100644 --- a/.github/workflows/nightly-docker.yml +++ b/.github/workflows/nightly-docker.yml @@ -31,12 +31,6 @@ jobs: cd ../ || exit - - name: Bump versions - uses: SiqiLu/dotnet-bump-version@master - with: - version_files: "Kavita.Common/Kavita.Common.csproj" - github_token: ${{ secrets.GITHUB_TOKEN }} - - name: Get csproj Version uses: naminodarie/get-net-sdk-project-versions-action@v1 id: get-version