|
|
@ -43,7 +43,7 @@ jobs:
|
|
|
|
file: ./coverage/coverage.txt
|
|
|
|
file: ./coverage/coverage.txt
|
|
|
|
-
|
|
|
|
-
|
|
|
|
name: Expose GitHub Runtime
|
|
|
|
name: Expose GitHub Runtime
|
|
|
|
uses: crazy-max/ghaction-github-runtime@v1
|
|
|
|
uses: crazy-max/ghaction-github-runtime@94085cef04e835448ac610090128515e781b4939
|
|
|
|
-
|
|
|
|
-
|
|
|
|
name: Build binaries
|
|
|
|
name: Build binaries
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
@ -89,7 +89,7 @@ jobs:
|
|
|
|
-
|
|
|
|
-
|
|
|
|
name: GitHub Release
|
|
|
|
name: GitHub Release
|
|
|
|
if: startsWith(github.ref, 'refs/tags/v')
|
|
|
|
if: startsWith(github.ref, 'refs/tags/v')
|
|
|
|
uses: softprops/action-gh-release@v1
|
|
|
|
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
|
|
|
|
env:
|
|
|
|
env:
|
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|