Skip to content

Commit deb10ce

Browse files
committed
check refname
1 parent 8c2b8b7 commit deb10ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
python -m pip install -e .[dev]
2424
- name: build docs
2525
run: |
26+
echo "${{ github.ref_name }}"
2627
cd docs
2728
make html
2829
- name: save docs

0 commit comments

Comments
 (0)