Skip to content

Commit e347474

Browse files
authored
chore(cd): publish pre-releases (#496)
1 parent ac194bb commit e347474

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ jobs:
188188
CRATES_IO_TOKEN: ${{ secrets.CRATES_IO_TOKEN }}
189189

190190
- name: Publish crate
191-
if: github.event_name == 'workflow_dispatch'
192191
run: |
193192
cargo package --list --allow-dirty
194193
cargo publish -p http-server --allow-dirty

0 commit comments

Comments
 (0)