Skip to content

Commit ccd21dd

Browse files
authored
Merge pull request #12 from HEPData/fix-deploy-step
Fix deployment job
2 parents 782dc6e + 2124947 commit ccd21dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
pull_request:
66
branches: [ master ]
7+
release:
8+
types: [published]
79

810
jobs:
911

0 commit comments

Comments
 (0)