Skip to content

Commit

Permalink
chore: add release gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickkabwe committed May 12, 2024
1 parent 994cd72 commit 3df116f
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:
release:
types: [prereleased, published]
release:
types: [prereleased, published]

jobs:
release:
Expand Down

0 comments on commit 3df116f

Please sign in to comment.