Skip to content

Commit

Permalink
use old names
Browse files Browse the repository at this point in the history
  • Loading branch information
neodix42 committed Jan 23, 2025
1 parent 758bdc1 commit 4f784c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-tolk-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,6 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: artifacts/ton-wasm.zip
file: artifacts/ton-wasm-binaries.zip
asset_name: ton-wasm.zip
tag: ${{ inputs.tag }}

0 comments on commit 4f784c0

Please sign in to comment.