mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat: enhance release process with Doppler integration (#1251)
Co-authored-by: Prad N <prad@didao.xyz>
This commit is contained in:
@@ -30,5 +30,5 @@ jobs:
|
|||||||
uses: jetify-com/devbox-install-action@v0.12.0
|
uses: jetify-com/devbox-install-action@v0.12.0
|
||||||
- name: Push using ssh
|
- name: Push using ssh
|
||||||
run: devbox run release
|
run: devbox run release
|
||||||
with:
|
env:
|
||||||
DOPPLER_SONR_RELEASE_TOKEN: ${{ secrets.DOPPLER_RELEASE_TOKEN }}
|
DOPPLER_SONR_RELEASE_TOKEN: ${{ secrets.DOPPLER_RELEASE_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user