Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Publish major version (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev authored Apr 19, 2024
1 parent c6cbedd commit f0839d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Publish
run: npx @dappnode/dappnodesdk publish patch --dappnode_team_preset --timeout 1h
run: npx @dappnode/dappnodesdk publish major --dappnode_team_preset --timeout 1h
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEVELOPER_ADDRESS: "0xf35960302a07022aba880dffaec2fdd64d5bf1c1"
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ssv.dnp.dappnode.eth",
"version": "0.1.0",
"version": "2.0.0",
"upstreamVersion": "v1.3.3",
"upstreamRepo": "bloxapp/ssv",
"upstreamArg": "UPSTREAM_VERSION",
Expand Down

0 comments on commit f0839d5

Please sign in to comment.