Skip to content

Commit

Permalink
add a github release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vectron committed Feb 15, 2024
1 parent 0fd364d commit 8b6e4dc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
changelog:
categories:
- title: 🏕 Features
labels:
- '*'
exclude:
labels:
- dependencies
- title: 👒 Dependencies
labels:
- dependencies
1 change: 1 addition & 0 deletions PlcInterface.sln
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{7CA632C5-6407-4D5A-9444-BB3D8EECE2F4}"
ProjectSection(SolutionItems) = preProject
.github\dependabot.yml = .github\dependabot.yml
.github\release.yml = .github\release.yml
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{CD933546-74FC-4714-8E93-098A2D7E2F5E}"
Expand Down

0 comments on commit 8b6e4dc

Please sign in to comment.