parent
df58232c56
commit
a05f171428
1
.github/workflows/deploycf.yml
vendored
1
.github/workflows/deploycf.yml
vendored
@ -23,7 +23,6 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: ${{ inputs.tag }}
|
|
||||||
|
|
||||||
- name: Restore NPM Cached Files
|
- name: Restore NPM Cached Files
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
|
1
.github/workflows/deploygh.yml
vendored
1
.github/workflows/deploygh.yml
vendored
@ -31,7 +31,6 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: ${{ inputs.tag }}
|
|
||||||
|
|
||||||
- name: Restore NPM Cached Files
|
- name: Restore NPM Cached Files
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user