Skip to content

feat: add EditAsync method to ISecretManager and implement in SOPSLoc… #64

feat: add EditAsync method to ISecretManager and implement in SOPSLoc…

feat: add EditAsync method to ISecretManager and implement in SOPSLoc… #64

Workflow file for this run

name: Publish
on:
workflow_dispatch:
push:
tags:
- 'v*'
permissions:
packages: write
jobs:
publish:
uses: devantler-tech/.github/.github/workflows/dotnet-library-publish.yaml@main
secrets: inherit