Skip to content

Commit

Permalink
Trigger Github Action on push
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkcharlesniv committed Nov 20, 2019
1 parent 7e1e384 commit 7bbb9ed
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build, and Release APK

on:
push:
tags:
- 'v*'
on: [push]

jobs:
build:
Expand Down

0 comments on commit 7bbb9ed

Please sign in to comment.