this should fix all
This commit is contained in:
parent
e05d97ad31
commit
21393240e1
3
.github/workflows/update-release-v1.yml
vendored
3
.github/workflows/update-release-v1.yml
vendored
@ -21,8 +21,9 @@ jobs:
|
||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||
|
||||
steps:
|
||||
- run: git describe --tags --abbrev=0 --match=v*[0-9.] master~1
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user