chore: update name
All checks were successful
Test Action / Test Node (pull_request) Successful in 18s
Test Action / Test Without Dependencies (pull_request) Successful in 8s
Test Action / Test nginx (pull_request) Successful in 22s
Test Action / Test Custom Server Path (pull_request) Successful in 21s
Test Action / Test Build Command (pull_request) Successful in 24s
Test Action / Test PHP (pull_request) Successful in 55s
Test Action / Test All Components (pull_request) Successful in 1m15s
All checks were successful
Test Action / Test Node (pull_request) Successful in 18s
Test Action / Test Without Dependencies (pull_request) Successful in 8s
Test Action / Test nginx (pull_request) Successful in 22s
Test Action / Test Custom Server Path (pull_request) Successful in 21s
Test Action / Test Build Command (pull_request) Successful in 24s
Test Action / Test PHP (pull_request) Successful in 55s
Test Action / Test All Components (pull_request) Successful in 1m15s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6.0.2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user