Skip to content

feat: update codebase to use Config Injection (#265) #211

feat: update codebase to use Config Injection (#265)

feat: update codebase to use Config Injection (#265) #211

name: "Publish Snapshot Build"
on:
push:
branches:
- main
workflow_dispatch:
jobs:
Publish-Snapshot:
uses: eclipse-edc/.github/.github/workflows/publish-snapshot.yml@main
secrets: inherit
Publish-Dependencies:
uses: eclipse-edc/.github/.github/workflows/publish-dependencies.yml@main
secrets: inherit