Skip to content

Review comments

Review comments #2

Workflow file for this run

on:
schedule:
- cron: "0 0 * * *" # Runs every midnight
push:
branches:
- eaudetcobello/KU-617
jobs:
publish:
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Sync registry.k8s.io to ghcr.io/canonical
env:
DEST_CREDS: ${{ github.actor }}:${{ services.GITHUB_TOKEN }}

Check failure on line 17 in .github/workflows/sync-registry.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/sync-registry.yaml

Invalid workflow file

The workflow is not valid. .github/workflows/sync-registry.yaml (Line: 17, Col: 23): Unrecognized named-value: 'services'. Located at position 1 within expression: services.GITHUB_TOKEN
run: |
./${GITHUB_WORKSPACE}/build-scripts/hack/sync-registry.sh