Skip to content

Commit

Permalink
Merge pull request #212 from multiversx/fix-contract-builds
Browse files Browse the repository at this point in the history
Fix contract builds
  • Loading branch information
iulianpascalau authored Oct 1, 2024
2 parents 31e03dd + 57eb86c commit ba9b5e1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ permissions:

jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/contracts[email protected]
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build[email protected]
with:
image_tag: v6.1.0
image_tag: v7.0.0
attach_to_existing_release: true
package_whole_project_src: true

0 comments on commit ba9b5e1

Please sign in to comment.