Skip to content

Commit

Permalink
Merge pull request #271 from NexaAI/david/newfeature
Browse files Browse the repository at this point in the history
David/newfeature
  • Loading branch information
zhiyuan8 authored Nov 21, 2024
2 parents d8a2df1 + ce22486 commit 39c78ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels-vulkan-win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: dist/*
tag_name: ${{ github.ref_name }}-vulkan${{ env.VULKAN_VERSION }}
tag_name: ${{ github.ref_name }}-vulkan
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 39c78ea

Please sign in to comment.