Skip to content

Commit 4baf24b

Browse files
committed
Added GH Actions deployment id.
1 parent 2884c45 commit 4baf24b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-site.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Build content and regen CSS
4040
run: make cicd-build
4141
- name: Upload artifact
42+
id: deployment
4243
uses: actions/upload-pages-artifact@v3
4344
with:
4445
path: site

0 commit comments

Comments
 (0)