Skip to content

Commit

Permalink
Start publishing on releases instead of tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry-git committed Mar 26, 2022
1 parent a3e55bb commit db13ace
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Release

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

jobs:
release:
Expand Down

0 comments on commit db13ace

Please sign in to comment.