fix: draft release trigger (#26831)

This commit is contained in:
Morgan
2026-01-14 15:48:15 +02:00
committed by GitHub
parent ecaf24d9a2
commit fe23980161
+2 -1
View File
@@ -68,7 +68,8 @@ jobs:
TRIGGER_ACCESS_TOKEN: ${{ secrets.TRIGGER_ACCESS_TOKEN }}
run: |
# The CLI outputs the version; id allows us to access outputs.deploymentVersion
npx trigger.dev@latest deploy --skip-promotion
cd packages/features
npx trigger.dev@latest deploy --config --skip-promotion
- name: Bump version
env: