Skip to content

Commit 97bc681

Browse files
committed
Update yml
1 parent 4b09e13 commit 97bc681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/syncservice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
path: ./KepwareSync.Service
3838
setAllVars: true
3939
- name: Use Release Drafter
40-
if: ${{ github.event_name != 'pull_request' && matrix.platform == 'ubuntu' }}
40+
if: ${{ github.event_name != 'pull_request'}}
4141
id: drafter
4242
uses: release-drafter/release-drafter@v6
4343
with:

0 commit comments

Comments
 (0)