Skip to content

Commit

Permalink
ci: update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vyfor committed Jan 2, 2025
1 parent 1c39245 commit 9984818
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ jobs:
needs: [get-next-version, build]
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- uses: nvim-neorocks/luarocks-tag-release@v7
with:
# version: ${{ needs.get-next-version.outputs.new-release-version }}
Expand Down

0 comments on commit 9984818

Please sign in to comment.