You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/release_drafter_valentijn.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ jobs:
20
20
update_release_draft:
21
21
runs-on: ubuntu-latest
22
22
steps:
23
-
- uses: valentijnscholten/release-drafter@master # TODO: not maintained anymore - missing part is maybe already solved in the upstream
23
+
- uses: valentijnscholten/release-drafter@f587de96a420b4b7f767d7eb12817926f18cad69 #master # TODO: not maintained anymore - missing part is maybe already solved in the upstream
0 commit comments