Skip to content

Commit

Permalink
Merge pull request #79 from dappnode/diego/replace-minor-by-patch
Browse files Browse the repository at this point in the history
Change package update to "patch"
  • Loading branch information
dsimog01 authored Jun 30, 2023
2 parents 114eb69 + 8f1dbc8 commit 3006a64
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 @@ -34,7 +34,7 @@ jobs:
with:
node-version: "18.x"
- name: Publish
run: npx @dappnode/dappnodesdk publish minor --dappnode_team_preset
run: npx @dappnode/dappnodesdk publish patch --dappnode_team_preset
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEVELOPER_ADDRESS: "0xf35960302a07022aba880dffaec2fdd64d5bf1c1"

0 comments on commit 3006a64

Please sign in to comment.