Skip to content

Commit

Permalink
Reverted release.yml workflow.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <[email protected]>
  • Loading branch information
jaenrig-ifx committed Jun 4, 2024
1 parent bd7a5a0 commit c215377
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 @@ -27,7 +27,7 @@ jobs:
- name: Build release assets
run: |
cd .github/scripts
python release.py build-release ${{ github.repository }} ${{ github.ref_name }}
python release.py build-release ${{ github.ref_name }}
- name: Upload assets
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit c215377

Please sign in to comment.