Skip to content

Publish PersistedCache #2

Publish PersistedCache

Publish PersistedCache #2

Workflow file for this run

name: Publish PersistedCache
on:
workflow_dispatch:
jobs:
publish-package:
name: Publish PersistedCache package to NuGet
uses: ./.github/workflows/publish-reuse.yml
with:
PACKAGE_ID: 'PersistedCache'
secrets: inherit