Skip to content

Commit

Permalink
Merge pull request #36 from gabeduke/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
gabeduke authored Oct 15, 2019
2 parents 162687e + 69f8ce1 commit 40fea9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
on:
push:
create:
tags: "*"
name: Release
jobs:
created-filter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: "actions/bin/filter@master"
name: created-filter
with:
args: tag
- name: generate-release-changelog
uses: docker://ferrarimarco/github-changelog-generator:1.15.0.pre.beta
env:
Expand Down
2 changes: 1 addition & 1 deletion .release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.22
1.0.23

0 comments on commit 40fea9c

Please sign in to comment.