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
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ inputs.tag }}
|
||||
|
||||
- name: Restore NPM Cached Files
|
||||
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
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ inputs.tag }}
|
||||
|
||||
- name: Restore NPM Cached Files
|
||||
uses: actions/cache@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user