mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-24 17:14:18 +01:00
refactor: cleanup
This commit is contained in:
1
.github/workflows/manual-release.yml
vendored
1
.github/workflows/manual-release.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
||||
with:
|
||||
python-version: 3.7
|
||||
- run: |
|
||||
git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
||||
npm install git-release-notes
|
||||
pip install twine wheel
|
||||
./scripts/release.sh final "${{ github.event.inputs.release_reason }}" "${{github.actor}}"
|
||||
|
||||
Reference in New Issue
Block a user