This commit is contained in:
@@ -40,7 +40,8 @@ jobs:
|
||||
id: set_envar
|
||||
run: |
|
||||
echo "The app version is $APP_TAG" && echo "tag=$APP_TAG" >> $GITHUB_OUTPUT &&
|
||||
echo "now workspace: ${{ github.workspace }}"
|
||||
echo "now workspace: ${{ github.workspace }}" &&
|
||||
pwd
|
||||
|
||||
# 为其他配置文件注入环境变量
|
||||
- name: Inject envVar
|
||||
|
||||
Reference in New Issue
Block a user