mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 08:56:17 -04:00
Also show commit ref.
This commit is contained in:
parent
e6338611b5
commit
17d3339e14
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-and-deploy-docs.yml
vendored
2
.github/workflows/build-and-deploy-docs.yml
vendored
|
@ -58,6 +58,8 @@ jobs:
|
|||
- name: Build app
|
||||
working-directory: doc
|
||||
run: pnpm run docs:build
|
||||
env:
|
||||
COMMIT_REF: ${{ github.sha }}
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue