This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/attic.git
The following commit(s) were added to refs/heads/main by this push:
new 13e305a Typo
13e305a is described below
commit 13e305a482e677adf736e76cbda21a5b8324002f
Author: Sebb <[email protected]>
AuthorDate: Mon Apr 14 23:35:00 2025 +0100
Typo
---
.github/workflows/build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 8c1552b..c638039 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
submodules: recursive
lfs: true
fetch-depth: 1
- - name: 🗂 Checkout gh-pages branch with minimum depth
+ - name: 🗂 Checkout asf-site branch with minimum depth
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 #
3.5.3
if: ${{ github.event_name == 'push' }}
with: