Skip to content

Commit 0cd06e6

Browse files
mitchdennyMitch Denny
andauthored
Update CLI version and target repo. (#12144)
Co-authored-by: Mitch Denny <[email protected]>
1 parent 037c6f5 commit 0cd06e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-scenario.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
runs-on: ubuntu-latest
2020
env:
2121
REPO_OWNER: dotnet
22-
REPO_NAME: aspire
23-
GH_CLI_VERSION: 2.80.0
22+
REPO_NAME: aspire-playground
23+
GH_CLI_VERSION: 2.81.0
2424
GH_TOKEN: ${{ secrets.GH_PLAYGROUND_TOKEN }}
2525
steps:
2626
- name: Checkout repository

0 commit comments

Comments
 (0)