Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 393825e

Browse files
authored
Update betarelease.yml
1 parent 005ae61 commit 393825e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/betarelease.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ jobs:
102102
- name: Upload Updater
103103
id: upload-updater
104104
uses: actions/upload-release-asset@v1
105-
env:
106-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
105+
env:
106+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
107107
with:
108108
upload_url: ${{ steps.create_release.outputs.upload_url }}
109109
asset_path: .\Deploy\SpcodeUpdater\bin\Release-Beta\SPCodeUpdater.exe

0 commit comments

Comments
 (0)