mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -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
|
- name: Build app
|
||||||
working-directory: doc
|
working-directory: doc
|
||||||
run: pnpm run docs:build
|
run: pnpm run docs:build
|
||||||
|
env:
|
||||||
|
COMMIT_REF: ${{ github.sha }}
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v1
|
uses: actions/upload-pages-artifact@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue