Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Build on release
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAR2 committed Jun 7, 2021
1 parent dabbb4c commit 7cdd13a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Build

on:
push
push:
release:
types: [published]
types:
- published

jobs:
linux:
Expand Down

0 comments on commit 7cdd13a

Please sign in to comment.