Skip to content

Commit

Permalink
Update custom_script.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ngyhd authored Apr 11, 2024
1 parent bd483cd commit e471368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/custom_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
# 执行脚本文件
echo ${{ vars.APIFOXPROJECTID}} #仓库的变量
echo ${{ secrets.APITOKEN }} #仓库密钥
echo ${{ vars.TESTSKEY }} # 测试不存在的vars会发生什么
sudo sh ./hello.sh

0 comments on commit e471368

Please sign in to comment.