Skip to content

Commit

Permalink
Corrected "repo-token".
Browse files Browse the repository at this point in the history
  • Loading branch information
icemarkom committed Nov 26, 2021
1 parent 3517e82 commit 16899e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- name: Upload Packages and Release manually
uses: AButler/upload-release-assets@v2.0
with:
repo_token: ${{ secrets.TOKEN }}
repo-token: ${{ secrets.TOKEN }}
files: "Packages;Release"

0 comments on commit 16899e0

Please sign in to comment.