Skip to content

Commit

Permalink
ci remove tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
lu1and10 committed Dec 21, 2023
1 parent bbd488f commit 5189205
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cmake_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,5 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
tag_name: "snapshot-${{ github.sha }}"
files: |
*-finufft-lib*

0 comments on commit 5189205

Please sign in to comment.