We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0e2bf commit 9d261f4Copy full SHA for 9d261f4
docs/deployment/atomic-deployment.mdx
@@ -55,7 +55,6 @@ jobs:
55
TRIGGER_VERSION: ${{ steps.deploy-trigger.outputs.deploymentVersion }}
56
57
- name: Promote Trigger.dev Version
58
- if: false
59
run: npx trigger.dev@latest promote $TRIGGER_VERSION
60
env:
61
TRIGGER_ACCESS_TOKEN: ${{ secrets.TRIGGER_ACCESS_TOKEN }}
0 commit comments