mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
chore: 🔥 removed left over stuff
This commit is contained in:
parent
44e573d993
commit
8de5e201f8
2 changed files with 0 additions and 55 deletions
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
|
@ -114,18 +114,6 @@ jobs:
|
|||
restore-keys: |
|
||||
${{ runner.os }}-nuget
|
||||
|
||||
# - name: Conventional Changelog Action
|
||||
# id: changelog
|
||||
# uses: TriPSs/conventional-changelog-action@v3.7.1
|
||||
# with:
|
||||
# github-token: ${{ secrets.WORKFLOW_PAT }}
|
||||
# git-message: 'chore(release): {version}'
|
||||
# version-file: 'version.json'
|
||||
# output-file: 'CHANGELOG.md'
|
||||
# skip-on-empty: 'false'
|
||||
#env:
|
||||
# ENV: 'dont-use-git'
|
||||
|
||||
- name: Set Backend Version
|
||||
run: |
|
||||
dotnet tool install -g dotnet-setversion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue