Skip to content

Commit

Permalink
aaa
Browse files Browse the repository at this point in the history
  • Loading branch information
guinanlin committed Sep 25, 2023
1 parent 4eeaa71 commit 996831d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/scripts/custom.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
#!/bin/bash
set -x

echo "APP_ID: ${{ env.APP_ID }}"
echo "密钥:${{ secrets.GIT_AUTH_TOKEN }}"
echo "密钥:${{ secrets.GIT_AUTH_TOKEN }}"

0 comments on commit 996831d

Please sign in to comment.