Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Commit

Permalink
Update build resources on push
Browse files Browse the repository at this point in the history
  • Loading branch information
thislooksfun committed Dec 4, 2019
1 parent 2806d05 commit e912425
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,6 +1,11 @@
name: Release Builder

on:
push:
branches:
- master
tags:
- v**
release:
types: [published, created, edited, prereleased]

Expand Down

0 comments on commit e912425

Please sign in to comment.