Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yacobolo authored Feb 14, 2024
1 parent 2da7854 commit 2e35e8d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ jobs:
steps:
- name: Checkout source
uses: actions/checkout@v2

- name: Fetch tags
run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
with:
fetch-depth: 0

- name: Set up Python 3.11
uses: actions/setup-python@v1
Expand Down

0 comments on commit 2e35e8d

Please sign in to comment.