Skip to content

Commit

Permalink
chore: try to fix force release (#5894)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoanFM authored May 23, 2023
1 parent 7901404 commit 52a29ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/force-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:
name: artifact
path: dist
- run: |
git fetch --depth=200
npm install git-release-notes
pip install twine wheel
./scripts/release.sh final "${{ github.event.inputs.release_reason }}" "${{github.actor}}"
Expand Down

0 comments on commit 52a29ee

Please sign in to comment.