update publish.yml
This commit is contained in:
Родитель
855c69901a
Коммит
28a3610081
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: upload executable to github tag
|
||||
uses: svenstaro/upload-release-action@v2
|
||||
with:
|
||||
repo_token: ${{ secrets.OAUTH_TOKEN }}
|
||||
repo_token: ${{ secrets.PUBLISH_TOKEN }}
|
||||
file: ${{ github.workspace }}/stl-gen-cli-**
|
||||
tag: ${{ github.ref }}
|
||||
file-glob: true
|
||||
|
|
Загрузка…
Ссылка в новой задаче