Change flake directory path from 'rde' to 'ed'

This commit is contained in:
Daniel Winkler 2026-01-31 00:51:51 +11:00 committed by GitHub
commit 47260db047
Failed to generate hash of commit

View file

@ -28,7 +28,7 @@ jobs:
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
branch: update_rde
path-to-flake-dir: "templates/rde"
path-to-flake-dir: "templates/ed"
pr-title: "Update RDE flake.lock" # Title of PR to be created
pr-labels: | # Labels to be set on the PR
dependencies