Update go.yml

Minizbot2012 4 years ago committed by GitHub
parent d3c1c01e0b
commit 751378ac6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,11 +37,10 @@ jobs:
working-directory: ${{ env.CDIR }}
- uses: "marvinpinto/action-automatic-releases@latest"
working-directory: ${{ env.CDIR }}
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
prerelease: true
title: "Development Build"
files: |
orbbind
${{ env.CDIR }}/orbbind

Loading…
Cancel
Save