Skip to content

Commit

Permalink
fix(release): use id attribute (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
scheying committed Dec 22, 2023
1 parent 650f0b3 commit 7a4230c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
pull-requests: write

steps:
- name: release-please
- id: release-please
uses: google-github-actions/release-please-action@v4
with:
release-type: simple
Expand Down

0 comments on commit 7a4230c

Please sign in to comment.