Skip to content

Commit 6e13af6

Browse files
committed
Seems I missed a - in the repo name
1 parent 3bb1bb4 commit 6e13af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: windows-latest
1414
env:
1515
ProjectName: 'AStar.Dev.Api.HealthChecks'
16-
RepositoryName: 'astar-dev-api-healthchecks'
16+
RepositoryName: 'astar-dev-api-health-checks'
1717
steps:
1818
- name: Set up JDK
1919
uses: actions/[email protected]

0 commit comments

Comments
 (0)