We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e4893 commit dcdd2e5Copy full SHA for dcdd2e5
.github/workflows/caller.yml
@@ -9,8 +9,5 @@ permissions: read-all
9
10
jobs:
11
use-org-reusable:
12
- uses: buildiverse/.github/.github/workflows/org-hello.yml@main
13
- with:
14
- greet: "hello from ${{ github.repository }}"
15
- environment: "demo"
+ uses: buildiverse/.github/.github/workflows/hello.yml@main
16
secrets: inherit
0 commit comments