Update manual.yml
This commit is contained in:
9
.github/workflows/manual.yml
vendored
9
.github/workflows/manual.yml
vendored
@@ -28,10 +28,5 @@ jobs:
|
|||||||
# 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
|
||||||
- name: Copy file
|
- name: Copy and Rename File
|
||||||
uses: canastro/copy-action@0.0.2
|
run: cp /html/index.html /html/pixartmin.htm
|
||||||
with:
|
|
||||||
# Source file
|
|
||||||
source: "html/index.html"
|
|
||||||
# Target file
|
|
||||||
target: "pixart.html"
|
|
||||||
|
Reference in New Issue
Block a user