Fix usage of github actions

This commit is contained in:
世界 2024-04-28 13:22:14 +08:00
parent 3c85b8bc48
commit c6164c9eca
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ jobs:
mkdir -p $HOME/.gnupg
cat > $HOME/.gnupg/sagernet.key <<EOF
${{ secrets.GPG_KEY }}
echo "HOME=$HOME" >> "$GITHUB_ENV"
EOF
echo "HOME=$HOME" >> "$GITHUB_ENV"
- name: Publish release