Skip to content

Commit 240fc5c

Browse files
prnk28Prad N
andauthored
feat: enhance release process with Doppler integration (#1251)
Co-authored-by: Prad N <prad@didao.xyz>
1 parent 8369631 commit 240fc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
uses: jetify-com/devbox-install-action@v0.12.0
3131
- name: Push using ssh
3232
run: devbox run release
33-
with:
33+
env:
3434
DOPPLER_SONR_RELEASE_TOKEN: ${{ secrets.DOPPLER_RELEASE_TOKEN }}

0 commit comments

Comments
 (0)