Skip to content

Commit e8df540

Browse files
committed
delete the tag
1 parent a89dc2f commit e8df540

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ jobs:
146146
steps:
147147
- name: Checkout code
148148
uses: actions/checkout@v3
149+
- name: Delete SBOM version number branch
149150
run: |
150151
# Delete the branch created for Tag by SBOM generator
151152
git push -u origin --delete ${{ github.event.inputs.version_number }}

0 commit comments

Comments
 (0)