Skip to content

Commit

Permalink
deploy on release
Browse files Browse the repository at this point in the history
  • Loading branch information
dononitram committed Mar 31, 2024
1 parent 2ee19ed commit f77468d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
name: Deploy on release

on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- master
release:
types: [published]

jobs:

Expand Down

0 comments on commit f77468d

Please sign in to comment.