Skip to content

Commit

Permalink
ci: publish on release
Browse files Browse the repository at this point in the history
  • Loading branch information
stuft2 committed Dec 12, 2022
1 parent 603b581 commit a2ed62f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Deployment
name: Publish

on:
push:
tags:
- "v*"
release:
types:
- published

# Allow one concurrent deployment
concurrency:
Expand Down

0 comments on commit a2ed62f

Please sign in to comment.