Skip to content

Commit bc7ee8e

Browse files
authored
Patch release (#73)
1 parent 3a92fe1 commit bc7ee8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@v4
2727
- name: Publish
28-
run: npx @dappnode/dappnodesdk publish major --dappnode_team_preset
28+
run: npx @dappnode/dappnodesdk publish patch --dappnode_team_preset
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
DEVELOPER_ADDRESS: "0xf35960302a07022aba880dffaec2fdd64d5bf1c1"

0 commit comments

Comments
 (0)