Skip to content

Create LICENSE

Create LICENSE #240

name: "Docker Build and Push"
on:
push:
branches:
- main
tags:
- v*
pull_request:
permissions:
contents: read
packages: write
# This is used to complete the identity challenge
# with sigstore/fulcio.
id-token: write
jobs:
build-push:
uses: darbiadev/.github/.github/workflows/docker-build-push.yaml@main