We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93fdacf commit 1336596Copy full SHA for 1336596
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@v4
40
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
41
42
- - uses: dev-drprasad/delete-tag-and-release@v1.0.1
+ - uses: dev-drprasad/[email protected]
43
44
with:
45
delete_release: true
0 commit comments