Skip to content

Commit

Permalink
Remove the tag file download
Browse files Browse the repository at this point in the history
  • Loading branch information
devlato authored Jan 29, 2025
1 parent 76843aa commit 8d3c766
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,11 +197,6 @@ jobs:
needs: [maybe_tag]
if: ${{ needs.maybe_tag.outputs.tagname != '' }}
steps:
- name: Download the tag file
uses: actions/download-artifact@v4
with:
name: tag_lock
path: tag_lock
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 8d3c766

Please sign in to comment.