Update blank.yml
هذا الالتزام موجود في:
8
.github/workflows/blank.yml
مباع
8
.github/workflows/blank.yml
مباع
@@ -28,9 +28,15 @@ jobs:
|
|||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
- name: Run a one-line script
|
- name: Run a one-line script
|
||||||
run: echo Hello, world!
|
run: echo Hello, world!
|
||||||
reusable-workflow:
|
reusable-workflow-mona:
|
||||||
uses: Codebytes/github-actions-demos/.github/workflows/reusable-ci.yml@main
|
uses: Codebytes/github-actions-demos/.github/workflows/reusable-ci.yml@main
|
||||||
with:
|
with:
|
||||||
username: mona
|
username: mona
|
||||||
secrets:
|
secrets:
|
||||||
token: "shh!"
|
token: "shh!"
|
||||||
|
reusable-workflow-chris:
|
||||||
|
uses: Codebytes/github-actions-demos/.github/workflows/reusable-ci.yml@main
|
||||||
|
with:
|
||||||
|
username: Chris
|
||||||
|
secrets:
|
||||||
|
token: "shh!"
|
||||||
|
المرجع في مشكلة جديدة
حظر مستخدم