Skip to content

fix(FTL-16583): api prefix fixed (#25) #6

fix(FTL-16583): api prefix fixed (#25)

fix(FTL-16583): api prefix fixed (#25) #6

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"