Skip to content

Commit

Permalink
Change release trigger for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
hexbabe committed Aug 29, 2024
1 parent 3cd4bc2 commit 639263e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
on:
push:
tags:
- 'v?[0-9]+.[0-9]+.[0-9]+'
release:
types: [published]

jobs:
publish:
Expand Down

0 comments on commit 639263e

Please sign in to comment.