Commit 430a4ff
committed
chore: Improve readability and maintainability of GitHub Actions workflow files
The code changes involve commenting out the sparse-checkout configuration in the .github/workflows/checkout.yml file and adding the id field to the steps in both .github/workflows/checkout.yml and .github/workflows/deploy.yml files. These changes are made to improve the readability and maintainability of the workflow files.1 parent 9db347f commit 430a4ff
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments