feat: enhance release process with Doppler integration (#1251)

Co-authored-by: Prad N <prad@didao.xyz>
This commit is contained in:
Prad Nukala
2025-03-27 04:17:20 -04:00
committed by GitHub
co-authored by Prad N
parent 836963163c
commit 240fc5c1ef
+1 -1
View File
@@ -30,5 +30,5 @@ jobs:
uses: jetify-com/devbox-install-action@v0.12.0
- name: Push using ssh
run: devbox run release
with:
env:
DOPPLER_SONR_RELEASE_TOKEN: ${{ secrets.DOPPLER_RELEASE_TOKEN }}