Skip to content

Commit

Permalink
Update release contract action
Browse files Browse the repository at this point in the history
  • Loading branch information
tupui committed Sep 16, 2024
1 parent 0992d02 commit cfaceba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: Compile Stellar smart contract for production and create release
permissions:
contents: write # in order to create releases
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@42c50612b2839ad2e9aa50b874552d6f76bac623
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@4d0117fd348fb90cc36e2cd8c774f822802752af
with:
release_name: ${{ github.event.inputs.release_name }}
release_description: 'Tansu contract release'
Expand Down

0 comments on commit cfaceba

Please sign in to comment.