Skip to content

Commit a5861cb

Browse files
authored
Update build-windows-wheel.yml
1 parent f852d99 commit a5861cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-windows-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
# if: startsWith(github.ref, 'refs/tags/')
8080
uses: softprops/action-gh-release@v2
8181
with:
82-
token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
82+
token: ${{ secrets.GITHUB_TOKEN }}
8383
tag_name: released
8484
name: latest-whl
8585
draft: false

0 commit comments

Comments
 (0)