refactor: rename action.yml config file to action.yaml

This commit is contained in:
Alfi Maulana 2023-12-12 13:23:20 +07:00
parent 4cd3cdbf64
commit db27e2fb6f
No known key found for this signature in database
GPG Key ID: 2242A64C2A8DF5A4
2 changed files with 6 additions and 6 deletions

View File

@ -76,7 +76,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
sparse-checkout: |
action.yml
action.yaml
main
test
sparse-checkout-cone-mode: false
@ -110,7 +110,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
sparse-checkout: |
action.yml
action.yaml
main
test
sparse-checkout-cone-mode: false
@ -139,7 +139,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
sparse-checkout: |
action.yml
action.yaml
main
test
sparse-checkout-cone-mode: false
@ -163,7 +163,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
sparse-checkout: |
action.yml
action.yaml
main
test
sparse-checkout-cone-mode: false
@ -187,7 +187,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
sparse-checkout: |
action.yml
action.yaml
main
test
sparse-checkout-cone-mode: false
@ -216,7 +216,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
sparse-checkout: |
action.yml
action.yaml
main
test
sparse-checkout-cone-mode: false