mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 14:30:59 -05:00
Change flake directory path from 'rde' to 'ed'
This commit is contained in:
parent
338a5a38dc
commit
47260db047
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue