File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ References:
2525 name : A first job to say hello
2626 steps :
2727 - id : hello-world
28- uses : githubabcs /hello-world-composite-action@v1.0.1
28+ uses : githubdevopsabcs /hello-world-composite-action@v1.0.1
2929 with :
3030 who-to-greet : ' Hello from GH ABCs'
3131 - run : echo random-number ${{ steps.hello-world.outputs.random-number }}
@@ -35,11 +35,11 @@ References:
353514. Go to `Actions` and see the details of your running workflow
363615. The workflow has the error :
3737` ` `
38- [githubabcs /hello-world-composite-action@main] is not allowed to be used in [organization].
38+ [githubdevopsabcs /hello-world-composite-action@main] is not allowed to be used in [organization].
3939Actions in this workflow must be: within a repository that belongs to your Enterprise account or created by GitHub.
4040` ` `
414116. Navigate to the `Settings > Actions > General` page of your own repository
424217. Allow the action by adding it to the `Allow specified actions and reusable workflows` field :
4343` ` `
44- githubabcs /hello-world-composite-action@v1.0.1
44+ githubdevopsabcs /hello-world-composite-action@v1.0.1
4545` ` `
Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ References:
88
99## 1. Fork the current repository
1010
11- 1 . Fork the current repository [ gh-abcs-admin] ( https://github.com/githubabcs /gh-abcs-admin )
11+ 1 . Fork the current repository [ gh-abcs-admin] ( https://github.com/githubdevopsabcs /gh-abcs-admin )
12122 . _ (Optional)_ Clone the repository by importing it into your own account.
1313
1414## 2. _ (Optional)_ Creating a repository from current template
1515
16- 1 . Navigate to the main page of the repository [ gh-abcs-admin] ( https://github.com/githubabcs /gh-abcs-admin )
16+ 1 . Navigate to the main page of the repository [ gh-abcs-admin] ( https://github.com/githubdevopsabcs /gh-abcs-admin )
17172 . Click ` Use this template `
18183 . Follow the instructions to create your own repository from this template
19194 . Name the repository ` gh-abcs-admin-[USERNAME] `
You can’t perform that action at this time.
0 commit comments