mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-24 22:55:13 +00:00
ci: remove ref for release workflows
This commit is contained in:
parent
e747156061
commit
06f91349f7
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -294,7 +294,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
|
||||
with:
|
||||
ref: "refs/heads/dev"
|
||||
fetch-depth: 0 # All history
|
||||
|
||||
- name: fetch tags
|
||||
@ -339,7 +338,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
|
||||
with:
|
||||
ref: "refs/heads/dev"
|
||||
fetch-depth: 0 # All history
|
||||
|
||||
- name: fetch tags
|
||||
|
Loading…
Reference in New Issue
Block a user