Skip to content

Commit bd058c3

Browse files
Update release.yml
1 parent 19d49f5 commit bd058c3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/release.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ jobs:
66
release:
77
runs-on: ubuntu-latest
88
steps:
9-
- name: Checkout
10-
uses: actions/checkout@v3
11-
with:
12-
fetch-depth: 2
13-
- run: git checkout HEAD^
9+
- uses: actions/checkout@v3
1410
- uses: fabasoad/data-format-converter-action@main
1511
id: xml2json
1612
with:

0 commit comments

Comments
 (0)