Skip to content

Commit

Permalink
Merge pull request #19 from vladgh:publish
Browse files Browse the repository at this point in the history
Publish to galaxy when pushing tags
  • Loading branch information
vladgh authored Jun 9, 2021
2 parents 9b214f2 + aa5c5b2 commit 8318544
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Publish

on:
release:
types:
- published
push:
tags:
- 'v*'

jobs:
release:
Expand Down

0 comments on commit 8318544

Please sign in to comment.