We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4693011 commit 68442e6Copy full SHA for 68442e6
1 file changed
.github/workflows/hello-world-composite.yml
@@ -9,7 +9,7 @@ jobs:
9
name: A job1 to say hello
10
steps:
11
- id: hello-world
12
- uses: githubdevopsabcs/hello-world-composite-action@main
+ uses: githubabcs/hello-world-composite-action@main
13
with:
14
who-to-greet: 'Hello from GH ABCs'
15
- run: echo random-number ${{ steps.hello-world.outputs.random-number }}
0 commit comments