Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gayatrirane04 authored Oct 1, 2023
1 parent f1512b6 commit 5fdec3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
github_token: ${{ secrets.PAT_TOKEN }}
delete_release: true

- name: Release Tar File with latest
- name: Release Tar File with latest
uses: ncipollo/release-action@v1
with:
artifacts: "*.tar.gz,checksum"
Expand All @@ -47,4 +47,4 @@ jobs:
name: "TCET-Linux-set-once"
tag: ${{ env.DATE }}



0 comments on commit 5fdec3f

Please sign in to comment.