Skip to content

Commit

Permalink
trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
AmesingFlank committed Sep 7, 2021
1 parent 75a7fc8 commit af81803
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Publishing Release
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- master
release:
# https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#release
types: [published]
Expand Down

0 comments on commit af81803

Please sign in to comment.