Skip to content

Commit

Permalink
remove an unnecessary action
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed Feb 16, 2022
1 parent 3054d17 commit 3d1a1ae
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
- uses: actions/checkout@v2
with:
persist-credentials: false
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
override: true
- uses: taiki-e/create-gh-release-action@v1
with:
prefix: mukti-bin
Expand Down

0 comments on commit 3d1a1ae

Please sign in to comment.