this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update publish-schemas.yaml

authored by

Skyler Mäntysaari and committed by
GitHub
d79fa202 4da06649

+2 -2
+2 -2
.github/workflows/publish-schemas.yaml
··· 12 12 jobs: 13 13 publish-manifests: 14 14 name: Publish Manifests 15 - runs-on: ["self-hosted"] 15 + runs-on: ["arc-cluster"] 16 16 steps: 17 17 - name: Setup Flux 18 18 uses: fluxcd/flux2/action@9b3162495ce1b99b1fcdf137c553f543eafe3ec7 # v2.0.1 ··· 123 123 cache-to: type=gha,mode=max 124 124 labels: | 125 125 org.opencontainers.image.source="${{ github.repositoryUrl }}" 126 - org.opencontainers.image.authors="Skyler Mäntysaari <samip5@users.noreply.github.com>" 126 + org.opencontainers.image.authors="Skyler Mäntysaari <samip5@users.noreply.github.com>"