Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akorchyn authored Apr 2, 2024
1 parent 2e9784b commit dcd512a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: env.GIT_DIFF
with:
name: snapshot-contract
name: voting-contract
path: target/near/voting_contract/*
if-no-files-found: error
overwrite: true
Expand Down

0 comments on commit dcd512a

Please sign in to comment.