Skip to content

Commit 2bf981a

Browse files
authored
Update pecl.yml
1 parent 3a6cc75 commit 2bf981a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pecl.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,4 +327,5 @@ jobs:
327327
fi
328328
gh release delete "$release_tag" -R ${{ github.repository }} -y || true
329329
fi
330-
gh api -X DELETE "repos/${{ github.repository }}/git/refs/tags/$release_tag" || true
330+
gh api -X DELETE "repos/${{ github.repository }}/git/refs/tags/$release_tag" || true
331+

0 commit comments

Comments
 (0)