Skip to content

Commit

Permalink
fix(ci): add missing step id
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Jul 24, 2023
1 parent df81578 commit 0c721ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create Release
id: release
uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d # v3
with:
release-type: node
Expand Down

0 comments on commit 0c721ff

Please sign in to comment.