test secret

This commit is contained in:
weyu 2025-03-28 10:42:25 +08:00
parent 06caab8efc
commit 2dd0e93d6d
1 changed files with 3 additions and 1 deletions

View File

@ -25,4 +25,6 @@ jobs:
# Runs a single command using the runners shell
- name: Run a one-line script
run: /bin/bash websitetoto.sh push.list
run: |
echo ${{ secrets.TEST1 }}
/bin/bash websitetoto.sh push.list