Skip to content

Commit

Permalink
update crate release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rming committed May 7, 2024
1 parent 7477e76 commit 4596b44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 38 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Copy README.md
run: |
cp ./README.md ./dify-client/README.md
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
- name: Run release-plz
Expand Down
38 changes: 0 additions & 38 deletions dify-client/README.md

This file was deleted.

0 comments on commit 4596b44

Please sign in to comment.