Skip to content

Bump actions/deploy-pages from 4.0.2 to 4.0.3 (#189) #367

Bump actions/deploy-pages from 4.0.2 to 4.0.3 (#189)

Bump actions/deploy-pages from 4.0.2 to 4.0.3 (#189) #367

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