Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
neodix42 committed Jan 31, 2025
1 parent 9bff657 commit d0cb968
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -509,14 +509,6 @@ jobs:
zip -r smartcont_lib.zip .
gh release upload ${{ steps.tag.outputs.TAG }} smartcont_lib.zip
- name: Upload generic smartcont+lib artifact
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: artifacts/ton-x86_64-linux/{smartcont,lib}
file_glob: true
tag: ${{ steps.tag.outputs.TAG }}

- name: Upload Linux x86-64 single artifact - fift
uses: svenstaro/upload-release-action@v2
with:
Expand Down

0 comments on commit d0cb968

Please sign in to comment.