Skip to content

Commit 55b2475

Browse files
authored
Create main.yml
1 parent f49f5a8 commit 55b2475

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- name: Debug PGP Key (只打印头部)
2+
run: |
3+
echo "${{ secrets.SIGNING_KEY }}" | head -n 5

0 commit comments

Comments
 (0)