mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-23 12:51:18 +00:00
again.
This commit is contained in:
parent
ab438e5503
commit
9a7395c688
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ steps:
|
|||
commands:
|
||||
- cargo install cargo-workspaces
|
||||
- cp -r migrations crates/db_queries/
|
||||
- cargo workspaces publish --no-git-commit --allow-branch main --yes custom "${DRONE_TAG}"
|
||||
- cargo workspaces publish --from-git --allow-branch main --yes custom "${DRONE_TAG}"
|
||||
when:
|
||||
ref:
|
||||
- refs/tags/*
|
||||
|
|
Loading…
Reference in a new issue