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

Commit 4e5c036

Browse files
authored
Update Release.yml
1 parent 8ffc29c commit 4e5c036

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ jobs:
3838
uses: softprops/action-gh-release@v1
3939
if: startsWith(github.ref, 'refs/tags/')
4040
with:
41+
token : ${{ secrets.GITHUB_TOKEN }}
4142
files: |
4243
WebConfigurator_${{ steps.tagName.outputs.tag }}.zip

0 commit comments

Comments
 (0)