Skip to content

Commit

Permalink
Rename reTerminal-plus to reTerminal-DM
Browse files Browse the repository at this point in the history
  • Loading branch information
is-qian committed Dec 2, 2024
1 parent 812e994 commit 8affb3b
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,14 @@ jobs:
"release_url": "${{ steps.create_release.outputs.upload_url }}"
}
- name: build reTerminal-plus image
- name: build reTerminal-DM image
uses: benc-uk/[email protected]
with:
workflow: Build pi-gen image
token: ${{ secrets.GITHUB_TOKEN }}
inputs: >-
{
"dev_name": "reTerminal-plus",
"dev_name": "reTerminal-DM",
"pi-gen-version": "arm64",
"enable-ssh": "1",
"stage-list": "stage0 stage1 stage2 stage3 stage4 stage4a",
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pi-gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
- reComputer-R110x
- reComputer-AI-box
- reTerminal
- reTerminal-plus
- reTerminal-DM
pi-gen-version:
description: 'This can both be a branch or tag name known in the pi-gen repository.'
required: true
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8affb3b

Please sign in to comment.