Updating GA Bump version temporarily for fix (#703)

This commit is contained in:
Robbie Davis 2021-10-22 10:52:48 -04:00 committed by GitHub
parent 4930fa6014
commit 0f9c1ae5f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,7 +115,7 @@ jobs:
run: dotnet build --configuration Release --no-restore
- name: Bump versions
uses: SiqiLu/dotnet-bump-version@master
uses: ThomasEg/dotnet-bump-version@patch-1
with:
version_files: Kavita.Common/Kavita.Common.csproj
github_token: ${{ secrets.REPO_GHA_PAT }}