Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into add-extends
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDome committed Apr 5, 2024
2 parents e54d64c + 03ab88d commit 9263e4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions semantic-release/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@ runs:
shell: bash
run: |
sudo npm install -g \
semantic-release@19 \
semantic-release@23 \
@semantic-release/git@10 \
@semantic-release/release-notes-generator@10 \
@semantic-release/github@8 \
@semantic-release/release-notes-generator@13 \
@semantic-release/github@10 \
@semantic-release/exec@6
- name: Install ${{ inputs.extra-plugins }} ${{ inputs.release-extend-configuration }}
Expand Down

0 comments on commit 9263e4c

Please sign in to comment.