Skip to content

Commit

Permalink
Applies draft release from WGBH-MLA workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mrharpo committed Mar 24, 2023
1 parent a9f7785 commit fc7fb08
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: 📦 Release

on:
milestone:
types: [closed]

jobs:
release:
name: 📝 Draft Release
uses: WGBH-MLA/.github/.github/workflows/draft_release.yml@main

0 comments on commit fc7fb08

Please sign in to comment.