👷 Adds action for updating issues after a release

This commit is contained in:
Alicia Sykes 2021-09-08 20:15:39 +01:00
parent 81473a9561
commit ffdefe86c0
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Adds a comment to all issues & PRs that were fixed on a new release
name: Release Issue Commenter
on:
release:
types: [published]