Skip to content

Bump actions/upload-pages-artifact from 3.0.0 to 3.0.1 (#192) #373

Bump actions/upload-pages-artifact from 3.0.0 to 3.0.1 (#192)

Bump actions/upload-pages-artifact from 3.0.0 to 3.0.1 (#192) #373

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