release: version 3.1.0

This commit is contained in:
Hiddify
2024-09-29 14:30:50 +00:00
parent 04913b8241
commit 3a4d7192a0

View File

@@ -21,8 +21,6 @@ jobs:
if: ${{ github.ref_type=='tag' }}
steps:
- uses: actions/checkout@v4
with:
ref: "HEAD"
- run: |
git checkout HEAD
curl -L -o hiddify-core.tar.gz https://codeload.github.com/hiddify/hiddify-core/tar.gz/${{ github.ref_name }}