dev:测试变量

This commit is contained in:
liubocheng 2025-03-28 21:26:38 +08:00
parent 9624ca7e2e
commit 0065edf845
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
- name: Deploy containers - name: Deploy containers
env: env:
HOST_UID: ${{ vars.HOST_UID }} HOST_UID: ${{ secrets.HOST_UID }}
run: | run: |
echo "HOST_UID" echo "HOST_UID"
echo "${HOST_UID}1" echo "${HOST_UID}1"