Skip to content

Bump actions/deploy-pages from 2.0.4 to 3.0.0 #354

Bump actions/deploy-pages from 2.0.4 to 3.0.0

Bump actions/deploy-pages from 2.0.4 to 3.0.0 #354

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