Skip to content

Commit c2d9c17

Browse files
authored
Merge pull request #62 from encryption4all/fix/release-plz-command
fix: remove invalid command value from release-plz workflow
2 parents aa19d46 + f870ae4 commit c2d9c17

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-plz.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Run release-plz
2626
uses: release-plz/action@v0.5
2727
with:
28-
command: release-plz
2928
manifest_path: cryptify/Cargo.toml
3029
env:
3130
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)