Skip to content

Commit 92a01f2

Browse files
author
sangeet-joy_xero
committed
reverted some changes
1 parent 5419b79 commit 92a01f2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/check-publish.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
name: Check Packagist Publish
22

33
on:
4-
workflow_dispatch:
5-
inputs:
6-
cab_id:
7-
description: "CAB id for the change/release"
8-
required: true
9-
type: string
4+
release:
5+
types: [published]
106

117
jobs:
128
check-publish:

0 commit comments

Comments
 (0)