Skip to content

Commit 4b2d098

Browse files
Bump stellar-expert/soroban-build-workflow/.github/workflows/release.yml (#5)
1 parent af17cd4 commit 4b2d098

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/contract-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ concurrency:
1717
jobs:
1818
release-collection-contract:
1919
name: Release collection Chimp
20-
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@4519e20917df3dbbd8a7c01a2b09f0e66f0d1c7b
20+
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@a0add5bf5559b0649053e1c0ae42ca1c07113325
2121
with:
2222
release_name: ${{ github.ref_name }}
2323
release_description: "Chimp collection contract"
@@ -29,7 +29,7 @@ jobs:
2929

3030
release-nfc-nft-contract:
3131
name: Release nfc-nft Chimp
32-
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@4519e20917df3dbbd8a7c01a2b09f0e66f0d1c7b
32+
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@a0add5bf5559b0649053e1c0ae42ca1c07113325
3333
with:
3434
release_name: ${{ github.ref_name }}
3535
release_description: "Chimp nfc-nft contract"

0 commit comments

Comments
 (0)