Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit df3c480

Browse files
Bump dev-drprasad/delete-tag-and-release from 0.1.3 to 0.2.0
Bumps [dev-drprasad/delete-tag-and-release](https://github.com/dev-drprasad/delete-tag-and-release) from 0.1.3 to 0.2.0. - [Release notes](https://github.com/dev-drprasad/delete-tag-and-release/releases) - [Commits](dev-drprasad/delete-tag-and-release@v0.1.3...v0.2.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9999266 commit df3c480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
if: failure()
9797
steps:
9898
- name: Delete tag
99-
uses: dev-drprasad/delete-tag-and-release@v0.1.3
99+
uses: dev-drprasad/delete-tag-and-release@v0.2.0
100100
with:
101101
tag_name: ${{ github.event.release.tag_name }}
102102
env:

0 commit comments

Comments
 (0)