Skip to content

Commit

Permalink
ci: use prebuilt knope
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Dec 4, 2024
1 parent 2e6bc70 commit d35153c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Environment
run: |
rustup update stable
cargo install knope
- name: Setup Knope
uses: knope-dev/action@407e9ef7c272d2dd53a4e71e39a7839e29933c48
- name: Prepare Release
run: knope prepare-release --verbose
- name: Create Pull Request
Expand Down

0 comments on commit d35153c

Please sign in to comment.