Update manual.yml
This commit is contained in:
6
.github/workflows/manual.yml
vendored
6
.github/workflows/manual.yml
vendored
@@ -26,7 +26,9 @@ jobs:
|
|||||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||||
steps:
|
steps:
|
||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
#- name: Checkout
|
- name: Checkout
|
||||||
# uses: actions/checkout@v3.3.0
|
uses: actions/checkout@v3.3.0
|
||||||
|
with:
|
||||||
|
ref: main
|
||||||
- name: Copy and Rename File
|
- name: Copy and Rename File
|
||||||
run: cp /html/index.html /pixartmin.htm
|
run: cp /html/index.html /pixartmin.htm
|
||||||
|
Reference in New Issue
Block a user