Skip to content

Commit 45d28f2

Browse files
fix: set id
Signed-off-by: Agustín Ramiro Díaz <agustin.ramiro.diaz@gmail.com>
1 parent 4f19b37 commit 45d28f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: "✏️ Generate release changelog"
12+
id: changelog
1213
uses: heinrichreimer/action-github-changelog-generator@v2.3
1314
with:
1415
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)