Skip to content

Commit 9bc4728

Browse files
committed
Fix tag name for win_py3_9.
1 parent deaa5b0 commit 9bc4728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/NamigatorBindings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ jobs:
353353
- name: Release
354354
uses: softprops/action-gh-release@v2
355355
with:
356-
tag_name: Latest
356+
tag_name: Namigator
357357
files: ${{github.workspace}}/contrib/namigator/install/namigator/namigator_win_3.9.zip
358358
env:
359359
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)