Skip to content

Commit 68442e6

Browse files
author
System Administrator
committed
fix for action 4
1 parent 4693011 commit 68442e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hello-world-composite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: A job1 to say hello
1010
steps:
1111
- id: hello-world
12-
uses: githubdevopsabcs/hello-world-composite-action@main
12+
uses: githubabcs/hello-world-composite-action@main
1313
with:
1414
who-to-greet: 'Hello from GH ABCs'
1515
- run: echo random-number ${{ steps.hello-world.outputs.random-number }}

0 commit comments

Comments
 (0)