This repository was archived by the owner on Dec 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ permissions:
1010
1111jobs :
1212 publish :
13- uses : devantler-tech/workflows /.github/workflows/dotnet-library-publish.yaml@main
13+ uses : devantler-tech/github-actions /.github/workflows/dotnet-library-publish.yaml@main
1414 secrets : inherit
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ permissions:
1313
1414jobs :
1515 release :
16- uses : devantler-tech/workflows /.github/workflows/release.yaml@main
16+ uses : devantler-tech/github-actions /.github/workflows/release.yaml@main
1717 secrets : inherit
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ permissions:
99
1010jobs :
1111 sync-labels :
12- uses : devantler-tech/workflows /.github/workflows/sync-labels.yaml@main
12+ uses : devantler-tech/github-actions /.github/workflows/sync-labels.yaml@main
Original file line number Diff line number Diff line change 88
99jobs :
1010 todos :
11- uses : devantler-tech/workflows /.github/workflows/todos.yaml@main
11+ uses : devantler-tech/github-actions /.github/workflows/todos.yaml@main
1212 secrets : inherit
You can’t perform that action at this time.
0 commit comments