mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-08-15 11:11:16 +08:00
Fix CI doc
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -30,6 +30,8 @@ jobs:
|
|||||||
- name: Get tag
|
- name: Get tag
|
||||||
run: |
|
run: |
|
||||||
echo ${{ steps.version_tag.outputs.version }}
|
echo ${{ steps.version_tag.outputs.version }}
|
||||||
|
echo ${{ steps.version_tag.outputs.major }}
|
||||||
|
echo ${{ steps.version_tag.outputs.minor }}
|
||||||
echo ${{ github.ref_name }}
|
echo ${{ github.ref_name }}
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user