Skip to content

refactor: cleanup 0.6.x, 0.7.x and 0.8.x deprecations (#4726) #1296

refactor: cleanup 0.6.x, 0.7.x and 0.8.x deprecations (#4726)

refactor: cleanup 0.6.x, 0.7.x and 0.8.x deprecations (#4726) #1296

name: "Publish Snapshot Build"
on:
push:
branches:
- main
workflow_dispatch:
jobs:
Publish-Snapshot:
# This workflow will abort if the required secrets don't exist
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