refactor: rename action.yaml metadata file to action.yml (#254)

This commit is contained in:
Alfi Maulana
2024-03-22 15:01:16 +07:00
committed by GitHub
parent 619e6dc19a
commit a5ee64b2bc
3 changed files with 7 additions and 7 deletions

View File

@@ -62,7 +62,7 @@ jobs:
uses: actions/checkout@v4.1.2
with:
sparse-checkout: |
action.yaml
action.yml
dist
test
sparse-checkout-cone-mode: false
@@ -96,7 +96,7 @@ jobs:
uses: actions/checkout@v4.1.2
with:
sparse-checkout: |
action.yaml
action.yml
dist
test
sparse-checkout-cone-mode: false
@@ -125,7 +125,7 @@ jobs:
uses: actions/checkout@v4.1.2
with:
sparse-checkout: |
action.yaml
action.yml
dist
test
sparse-checkout-cone-mode: false
@@ -149,7 +149,7 @@ jobs:
uses: actions/checkout@v4.1.2
with:
sparse-checkout: |
action.yaml
action.yml
dist
test
sparse-checkout-cone-mode: false
@@ -173,7 +173,7 @@ jobs:
uses: actions/checkout@v4.1.2
with:
sparse-checkout: |
action.yaml
action.yml
dist
test
sparse-checkout-cone-mode: false
@@ -202,7 +202,7 @@ jobs:
uses: actions/checkout@v4.1.2
with:
sparse-checkout: |
action.yaml
action.yml
dist
test
sparse-checkout-cone-mode: false