Skip to content

Commit

Permalink
run release on event
Browse files Browse the repository at this point in the history
  • Loading branch information
rinfex-holfer committed Jan 1, 2023
1 parent 113943a commit f9409b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- master
repository_dispatch:
types: [ new-client-release ]
jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down
12 changes: 0 additions & 12 deletions .github/workflows/test-event.yml

This file was deleted.

0 comments on commit f9409b9

Please sign in to comment.