Skip to content

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

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

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

Workflow file for this run

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