Skip to content

chore(template): sync with ahmadnassri/template-action-docker #215

chore(template): sync with ahmadnassri/template-action-docker

chore(template): sync with ahmadnassri/template-action-docker #215

Workflow file for this run

# ---------------------------------------------------- #
# Note: this file originates in template-action-docker #
# ---------------------------------------------------- #
name: push
on:
- push
- workflow_dispatch
permissions: read-all
jobs:
main:
uses: ahmadnassri/actions/.github/workflows/push-action-docker.yml@master
secrets: inherit
permissions:
contents: write
statuses: write
packages: write
pull-requests: write