Skip to content

Commit

Permalink
fix(release): specify id so that output can be referenced
Browse files Browse the repository at this point in the history
  • Loading branch information
h-wang94 committed Jun 30, 2022
1 parent 76fcd7f commit cb40bfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ runs:
- name: Setup tools
uses: open-turo/action-setup-tools@v1
- name: Release
id: release
uses: cycjimmy/semantic-release-action@v3
with:
dry_run: ${{ inputs.dry-run }}
Expand Down

0 comments on commit cb40bfd

Please sign in to comment.