Skip to content

Commit

Permalink
release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
henkwiedig committed Nov 22, 2024
1 parent 9bcebaf commit 2c5fc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
--method DELETE \
-H "Accept: application/vnd.github+json" \
-H "X-GitHub-Api-Version: 2022-11-28" \
/repos/${{ github.repository }}/releases/latest
/repos/${{ github.repository }}/releases/tag/latest
- name: Upload latest
if: github.ref == 'refs/heads/add-jetson-action' && github.event_name == 'push'
Expand Down

0 comments on commit 2c5fc5c

Please sign in to comment.