Skip to content

allow to build/push images into the leaf VM (#160) #6

allow to build/push images into the leaf VM (#160)

allow to build/push images into the leaf VM (#160) #6

---
name: Release Drafter Action
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}