Skip to content

Commit

Permalink
init:v1.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
theshdowaura committed Dec 6, 2024
1 parent 1917976 commit 741c692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
version: latest # 安装最新版本的 GoReleaser
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.XXY_TOKEN }}
# 设置特定架构的 C 编译器
CC_LINUX_ARM_V7: arm-linux-gnueabihf-gcc
CC_LINUX_ARM_V5: arm-linux-gnueabi-gcc

0 comments on commit 741c692

Please sign in to comment.