Skip to content

Commit 3aa6e95

Browse files
committed
Fix the CI/CD pipeline
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
1 parent 51588da commit 3aa6e95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@ jobs:
6868
override: true
6969

7070
- name: Publish Core Package
71-
run: cargo publish -package serverless_workflow_core --allow-dirty
71+
run: cargo publish --package serverless_workflow_core --allow-dirty
7272
env:
7373
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
7474

7575
- name: Publish Builders Package
76-
run: cargo publish -package serverless_workflow_builders --allow-dirty
76+
run: cargo publish --package serverless_workflow_builders --allow-dirty
7777
env:
7878
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy