Skip to content

Commit

Permalink
Merge pull request #202 from skalenetwork/beta
Browse files Browse the repository at this point in the history
Update upgrade check
  • Loading branch information
DimaStebaev authored Nov 1, 2024
2 parents 1b59ab9 + 66394f8 commit d695df0
Show file tree
Hide file tree
Showing 7 changed files with 1,070 additions and 29 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
tag: ${{ env.VERSION }}
commit: ${{ github.sha }}
prerelease: ${{ env.PRERELEASE }}
artifacts: "data/*-abi.json"

Expand Down
Loading

0 comments on commit d695df0

Please sign in to comment.