generated from Templates/Dotnet_Library
fix: more fixes with release action, ref: NOISSUE
This commit is contained in:
parent
3bfb366367
commit
96d82766e0
@ -22,12 +22,7 @@ jobs:
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: '9.0.X'
|
||||
- name: set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
- run: pip install gitchangelog
|
||||
- run: pip install gitchangelog --root-user-action
|
||||
- name: Update inputs and publish
|
||||
env:
|
||||
SESSION_COOKIE: ${{ secrets.AOC_SESSION_COOKIE }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user