Skip to content

fix(acl): normalize user and group names to lowercase in ACL listing #941

fix(acl): normalize user and group names to lowercase in ACL listing

fix(acl): normalize user and group names to lowercase in ACL listing #941

Workflow file for this run

name: "Publish images"
on:
push:
branches-ignore:
- "renovate/**"
tags:
- "**"
permissions:
packages: write
jobs:
publish-images:
if: github.run_number > 1
uses: NethServer/ns8-github-actions/.github/workflows/publish-branch.yml@v1