Skip to content

Commit

Permalink
Checks one time, without the --all
Browse files Browse the repository at this point in the history
  • Loading branch information
juanep97 committed Apr 15, 2024
1 parent 08cd28a commit 1e9cf25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}

- name: Checks one last tome
run: git describe --always --all
- name: Checks one time, without the --all
run: git describe --always

0 comments on commit 1e9cf25

Please sign in to comment.