Skip to content

Commit

Permalink
👷 Improve Release Process
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Mar 17, 2022
1 parent 89b9e7f commit 7902f8d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Release

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

jobs:
release:
Expand Down

0 comments on commit 7902f8d

Please sign in to comment.