Skip to content

Commit

Permalink
Workflow - release & upload
Browse files Browse the repository at this point in the history
- added github token
  • Loading branch information
githubDante committed Oct 12, 2024
1 parent bc82346 commit dd1bbaa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/go-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: |
build/go-solarmanV5-proxy/*
build/go-solarmanV5-proxy/*/*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dd1bbaa

Please sign in to comment.