Compare commits
10 Commits
c1ee03d926
...
a8f98e6ae2
Author | SHA1 | Date | |
---|---|---|---|
a8f98e6ae2 | |||
5523ad6f27 | |||
dc4c45bf6c | |||
52ac1f4efb | |||
e92c5dc2c7 | |||
569df0ea42 | |||
c38d7cf9c3 | |||
090b236c60 | |||
b5d816a113 | |||
4e6f2fd933 |
18
.github/workflows/dispatch.yml
vendored
18
.github/workflows/dispatch.yml
vendored
|
@ -1,18 +0,0 @@
|
|||
name: Dispatch new release
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
dispatch:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Repository Dispatch
|
||||
uses: peter-evans/repository-dispatch@v1
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
repository: trtmn/homebrew-trtmn
|
||||
event-type: new_release
|
||||
client-payload: '{"version": "${{ github.event.release.tag_name }}"}'
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user