Skip to content

Commit

Permalink
Update deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBooker committed Mar 6, 2024
1 parent 48407c6 commit 63f2016
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy-release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Deploy new release

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

jobs:
checkout-and-build:
Expand Down

0 comments on commit 63f2016

Please sign in to comment.