Skip to content

Commit

Permalink
📦 various changes
Browse files Browse the repository at this point in the history
  • Loading branch information
electricduck committed Apr 21, 2023
1 parent 227c0bd commit 3c0c6b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/update.scheduled.current.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,3 @@ jobs:
with:
branch: release/current
tree: desktop
desktop--next:
name: "Desktop (Next)"
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/ci
with:
branch: release/next
tree: desktop
2 changes: 1 addition & 1 deletion .github/workflows/update.scheduled.next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
desktop:
name: "Desktop (Next)"
name: "Desktop"
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3c0c6b5

Please sign in to comment.