mirror of
https://github.com/GuillemCastro/spotify-dl.git
synced 2024-11-21 18:00:26 +01:00
try to fix create-release again [skip ci]
This commit is contained in:
parent
7c7870c044
commit
a5c3225ea3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
|
@ -73,7 +73,7 @@ jobs:
|
|||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: master
|
||||
fetch-depth: 0
|
||||
- name: Create tag
|
||||
uses: rickstaa/action-create-tag@v1.7.2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue