Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
release hook
Browse files Browse the repository at this point in the history
  • Loading branch information
eroshenkoam committed Nov 6, 2019
1 parent e60d68f commit a28ae31
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Release

on:
push:
tags:
- *

release:
types: [published]

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a28ae31

Please sign in to comment.