Update sync_client.yml

dependabot/github_actions/docker/setup-buildx-action-2.6.0
fscarmen 3 years ago committed by GitHub
parent 60731aa410
commit 26aeb89ffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/sync_client.yml

@ -50,6 +50,4 @@ jobs:
if: ${{ env.VERSION != '' }}
with:
tag_name: CloudFlare_Client_v${{ env.VERSION }}
files: |
!${{ env.DIST }}/README.md
${{ env.DIST }}/*
files: ${GITHUB_WORKSPACE}/Client/Client*

Loading…
Cancel
Save