Skip to content

Commit

Permalink
Enabling automatic release on release-drafter publish (#2964)
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim committed Mar 31, 2022
1 parent 5fa461e commit b5e0787
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/version-and-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Release

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

jobs:
build:
Expand Down

0 comments on commit b5e0787

Please sign in to comment.