Skip to content

Commit 3fc00a2

Browse files
committed
Merge branch 'feature/v0.2' into development
2 parents 24ffae4 + 724d3e4 commit 3fc00a2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release-crates.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ concurrency:
1515

1616
env:
1717
CARGO_TERM_COLOR: always
18+
ONDE_APP_ID: ${{ secrets.ONDE_APP_ID }}
19+
ONDE_APP_SECRET: ${{ secrets.ONDE_APP_SECRET }}
20+
GRESIQ_API_KEY: ${{ secrets.GRESIQ_API_KEY }}
21+
GRESIQ_API_SECRET: ${{ secrets.GRESIQ_API_SECRET }}
1822

1923
jobs:
2024
verify:

0 commit comments

Comments
 (0)