Skip to content

Commit

Permalink
Update sbt-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl authored Apr 14, 2021
1 parent 31fe0ab commit 3143486
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/sbt-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Publish
on:
release:
types:
- created
- edited
- created
push:
tags: ["v*"]
jobs:
publish:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 3143486

Please sign in to comment.