Update manual.yml
This commit is contained in:
2
.github/workflows/manual.yml
vendored
2
.github/workflows/manual.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
run: git add pixartmin.htm
|
||||
- name: Use env file
|
||||
env:
|
||||
envFile: env.yml
|
||||
envFile: manualenv.yml
|
||||
run: |
|
||||
echo "The version is ${{ env.version_string }}"
|
||||
- name: Commit the changes
|
||||
|
||||
Reference in New Issue
Block a user