Skip to content

Commit dcdd2e5

Browse files
committed
fix: the error for user file
1 parent b2e4893 commit dcdd2e5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/caller.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,5 @@ permissions: read-all
99

1010
jobs:
1111
use-org-reusable:
12-
uses: buildiverse/.github/.github/workflows/org-hello.yml@main
13-
with:
14-
greet: "hello from ${{ github.repository }}"
15-
environment: "demo"
12+
uses: buildiverse/.github/.github/workflows/hello.yml@main
1613
secrets: inherit

0 commit comments

Comments
 (0)