change image processing name

This commit is contained in:
Dennis Eichhorn 2023-09-25 02:51:00 +00:00
parent 8242cd5b8b
commit fdf76ed9dc

View File

@ -1,9 +1,9 @@
name: Compress images
name: Image optimization
on: [push, pull_request]
jobs:
general_module_workflow:
general_image_workflow:
uses: Karaka-Management/Karaka/.github/workflows/image.yml@develop
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}