Skip to content

Commit

Permalink
ci: add image docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Murzbul committed Dec 8, 2023
1 parent 04183cf commit 529f241
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
uses: ridedott/release-me-action@master
with:
disable-changelog: true
node-module: false
release-branches: '["main"]'
node-module: true
release-branches: '["master"]'

- name: Output
run: |
Expand Down

0 comments on commit 529f241

Please sign in to comment.