Skip to content

Commit

Permalink
Update release_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewpratten authored Sep 2, 2020
1 parent ba29cfe commit 67b679c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Publish

on:
push:
branches:
- master
tags:
- '*'

jobs:

Expand Down Expand Up @@ -36,4 +36,4 @@ jobs:

- uses: eskatos/gradle-command-action@v1
with:
arguments: publish
arguments: publish

0 comments on commit 67b679c

Please sign in to comment.