Skip to content

chore(deps): update nginx docker digest to 2bdc49f #97

chore(deps): update nginx docker digest to 2bdc49f

chore(deps): update nginx docker digest to 2bdc49f #97

Workflow file for this run

---
name: New release
on:
workflow_dispatch:
push:
branches:
- master
jobs:
release:
# docs: https://github.com/telekom-mms/.github#release
if: github.repository != '$TEMPLATE_REPOSITORY'
uses: telekom-mms/.github/.github/workflows/release.yml@main
secrets:
GH_BRANCH_PROTECTION_APP_TOKEN: ${{ secrets.GH_BRANCH_PROTECTION_APP_TOKEN }}