Skip to content

Commit

Permalink
Merge pull request #1 from perf-tool/dependabot/github_actions/dev-dr…
Browse files Browse the repository at this point in the history
…prasad/delete-tag-and-release-0.2.1

Bump dev-drprasad/delete-tag-and-release from 0.2.0 to 0.2.1
  • Loading branch information
xuthus5 authored Dec 12, 2022
2 parents 453b2b9 + fb93746 commit 01df1db
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 @@ -36,7 +36,7 @@ jobs:
platforms: linux/amd64
- name: Save Docker Images
run: docker pull perftool/bcc:latest;docker save perftool/bcc:latest -o bcc.tar.gz
- uses: dev-drprasad/[email protected].0
- uses: dev-drprasad/[email protected].1
with:
delete_release: true
tag_name: latest_docker_image
Expand Down

0 comments on commit 01df1db

Please sign in to comment.