Skip to content

Commit

Permalink
Merge branch 'trunk' of https://github.com/gocodebox/lifterlms into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 22, 2022
2 parents cad76f4 + 212e6d3 commit 5318cdb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: Release Publication and Distribution

on:
workflow_dispatch:
release:
types:
- published
push:
branches:
- trunk
paths:
- 'readme.txt'

jobs:

Expand Down

0 comments on commit 5318cdb

Please sign in to comment.