Skip to content

Commit 0998e99

Browse files
committed
delete the tag
1 parent 6efb4de commit 0998e99

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
@@ -139,6 +139,7 @@ jobs:
139139
asset_name: FreeRTOS-Plus-TCP-${{ github.event.inputs.version_number }}.zip
140140
asset_content_type: application/zip
141141
- name: Cleanup
142+
uses: actions/checkout@v3
142143
run: |
143144
# Delete the branch created for Tag by SBOM generator
144145
git push -u origin --delete ${{ github.event.inputs.version_number }}

0 commit comments

Comments
 (0)