Skip to content

Commit

Permalink
Update Ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitthi committed Sep 29, 2024
1 parent 1561eda commit 1c27bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Push binaries to release
uses: softprops/action-gh-release@v1
with:
repository: ${{ github.repository }}
files: |
build/linux/aarch64-easy-proxy-linux-gnu
tag_name: v${{ steps.extract_version.outputs.version }}
Expand Down

0 comments on commit 1c27bca

Please sign in to comment.