Skip to content

Commit

Permalink
Set patch
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo authored Nov 26, 2024
1 parent d49bad2 commit cb608c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Publish
run: npx @dappnode/dappnodesdk publish major --dappnode_team_preset --all-variants
run: npx @dappnode/dappnodesdk publish patch --dappnode_team_preset --all-variants
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEVELOPER_ADDRESS: "0xf35960302a07022aba880dffaec2fdd64d5bf1c1"

0 comments on commit cb608c4

Please sign in to comment.