@@ -13,6 +13,6 @@ jobs:
- uses: softprops/action-gh-release@c9b46fe7aad9f02afd89b12450b780f52dacfb2d
# this condition is down here instead of for the entire file so builds happen even for untagged
if: startsWith(github.ref, 'refs/tags/')
- token: ${{ secrets.GITHUB_TOKEN }}
with:
+ token: ${{ secrets.GITHUB_TOKEN }}
files: builds/*