Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 4c4fadc

Browse files
Update main.yml
1 parent 9f8e2a6 commit 4c4fadc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ name: CI
55
# Controls when the workflow will run
66
on:
77
# Triggers the workflow on push or pull request events but only for the main branch
8-
release:
9-
types:
10-
- created
8+
release:
9+
types: [created, gpublished]
1110

1211
# Allows you to run this workflow manually from the Actions tab
1312
workflow_dispatch:

0 commit comments

Comments
 (0)