Skip to content

Update version to 1.7.0-SNAPSHOT #29

Update version to 1.7.0-SNAPSHOT

Update version to 1.7.0-SNAPSHOT #29

Workflow file for this run

name: Publish SNAPSHOT
on:
push:
branches:
- 'main'
tags-ignore:
- '*'
workflow_dispatch:
jobs:
snapshot:
uses: eclipse-pass/main/.github/workflows/snapshot.yml@main
secrets: inherit
with:
images: ghcr.io/eclipse-pass/pass-core-main