Skip to content

Bump actions/deploy-pages from 4.0.3 to 4.0.4 (#190) #374

Bump actions/deploy-pages from 4.0.3 to 4.0.4 (#190)

Bump actions/deploy-pages from 4.0.3 to 4.0.4 (#190) #374

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