mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat: enable GitHub Actions to trigger releases
This commit is contained in:
@@ -32,3 +32,4 @@ jobs:
|
|||||||
run: devbox run release
|
run: devbox run release
|
||||||
env:
|
env:
|
||||||
DOPPLER_SONR_RELEASE_TOKEN: ${{ secrets.DOPPLER_RELEASE_TOKEN }}
|
DOPPLER_SONR_RELEASE_TOKEN: ${{ secrets.DOPPLER_RELEASE_TOKEN }}
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
|
|||||||
Reference in New Issue
Block a user