removing bump (#398)
This commit is contained in:
parent
b5f92d46a9
commit
1cd68be4e2
1 changed files with 0 additions and 6 deletions
6
.github/workflows/nightly-docker.yml
vendored
6
.github/workflows/nightly-docker.yml
vendored
|
@ -31,12 +31,6 @@ jobs:
|
||||||
|
|
||||||
cd ../ || exit
|
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
|
- name: Get csproj Version
|
||||||
uses: naminodarie/get-net-sdk-project-versions-action@v1
|
uses: naminodarie/get-net-sdk-project-versions-action@v1
|
||||||
id: get-version
|
id: get-version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue