Skip to content

Commit

Permalink
delete the tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-josi-aws committed Oct 30, 2023
1 parent a89dc2f commit e8df540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Delete SBOM version number branch
run: |
# Delete the branch created for Tag by SBOM generator
git push -u origin --delete ${{ github.event.inputs.version_number }}

0 comments on commit e8df540

Please sign in to comment.