Skip to content

Commit 80de3ea

Browse files
committed
Upload build files as artifact
1 parent 5c96ad1 commit 80de3ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/update.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ jobs:
3131
curl -Lo index.html-public https://github.com/m-aciek/pydocs-translation-dashboard/raw/refs/heads/gh-pages/index.html
3232
diff --color=always -u index.html-public index.html || :
3333
cat index.html
34+
- uses: actions/upload-artifact@v4
35+
with:
36+
name: build
37+
path: build

0 commit comments

Comments
 (0)