Skip to content

Commit

Permalink
depth
Browse files Browse the repository at this point in the history
  • Loading branch information
jbropho committed Feb 28, 2024
1 parent 839aa17 commit 476d7a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
with:
# with:
# fetch-tags: true
fetch-depth: 100
# fetch-depth: 100
- name: deploy
env:
CLOJARS_USERNAME: ${{ secrets.CLOJARS_USERNAME }}
Expand Down

0 comments on commit 476d7a7

Please sign in to comment.