Update sync_warp-go.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 3 years ago committed by GitHub
parent ff54df0bee
commit 4fa2a77513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/sync_warp-go.yml

@ -66,6 +66,7 @@ jobs:
- name: Release binaries
uses: softprops/action-gh-release@v1
if: ${{ env.VERSION != '' }}
with:
tag_name: warp-go_v${{ env.VERSION }}
files: ${{ env.DIST }}/*

Loading…
Cancel
Save