Skip to content

Commit

Permalink
Merge pull request #29 from Hedgefog/dev
Browse files Browse the repository at this point in the history
fixed build config
  • Loading branch information
Hedgefog authored Nov 1, 2020
2 parents cd1e7b9 + 2825ebd commit ecec0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
draft: false
prerelease: false
- name: Upload Release Addons Src
id: upload-release-addons
id: upload-release-addons-src
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ecec0cf

Please sign in to comment.