Skip to content

Commit

Permalink
Merge feature/publish-on-release-create (refs #134)
Browse files Browse the repository at this point in the history
  • Loading branch information
daltonmatos committed Apr 22, 2021
2 parents a68005b + 0145970 commit a10d0c9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: release

on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
release:
types: [published]


jobs:
Expand Down

0 comments on commit a10d0c9

Please sign in to comment.