Skip to content

feat: wss enabled for sdk (#13) #2

feat: wss enabled for sdk (#13)

feat: wss enabled for sdk (#13) #2

Workflow file for this run

name: "release"
on:
push:
branches:
- main
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/release.yaml@main
secrets: inherit
with:
auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373"