Skip to content

Commit

Permalink
pluh
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishKittur committed Oct 26, 2024
1 parent 7e091fe commit a8391f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen_code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ steps.date.outputs.date }}
tag_name: ${{ steps.tag.outputs.release_tag }}
files: |
mathlab_models.tar.gz

0 comments on commit a8391f3

Please sign in to comment.