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 0998e99 commit 17f28bb
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 @@ -139,7 +139,7 @@ jobs:
asset_name: FreeRTOS-Plus-TCP-${{ github.event.inputs.version_number }}.zip
asset_content_type: application/zip
- name: Cleanup
uses: actions/checkout@v3
working-directory: ./FreeRTOS-Plus-TCP
run: |
# Delete the branch created for Tag by SBOM generator
git push -u origin --delete ${{ github.event.inputs.version_number }}

0 comments on commit 17f28bb

Please sign in to comment.