Skip to content

chore(deps): bump edc from 0.11.0-SNAPSHOT to 0.11.0-20241210-SNAPSHO… #53

chore(deps): bump edc from 0.11.0-SNAPSHOT to 0.11.0-20241210-SNAPSHO…

chore(deps): bump edc from 0.11.0-SNAPSHOT to 0.11.0-20241210-SNAPSHO… #53

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:
permissions:
contents: write
uses: eclipse-edc/.github/.github/workflows/publish-dependencies.yml@main
secrets: inherit