Skip to content

Commit

Permalink
Bump dev-drprasad/delete-tag-and-release from 0.2.0 to 0.2.1 (#184)
Browse files Browse the repository at this point in the history
Bumps [dev-drprasad/delete-tag-and-release](https://github.com/dev-drprasad/delete-tag-and-release) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/dev-drprasad/delete-tag-and-release/releases)
- [Commits](dev-drprasad/delete-tag-and-release@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: dev-drprasad/delete-tag-and-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2023
1 parent 3588f7a commit af571ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: mvn -B package -Passembly --file pom.xml -Drevision=${{ env.RELEASE_NAME }}

- name: Delete previous ${{ env.RELEASE_NAME }} release
uses: dev-drprasad/[email protected].0
uses: dev-drprasad/[email protected].1
with:
delete_release: true # default: false
tag_name: ${{ env.RELEASE_NAME }}
Expand Down

0 comments on commit af571ef

Please sign in to comment.