ci
This commit is contained in:
parent
ad91f9143a
commit
f27ee4674a
1 changed files with 0 additions and 5 deletions
5
.github/workflows/beta.yml
vendored
5
.github/workflows/beta.yml
vendored
|
|
@ -32,8 +32,3 @@ jobs:
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: bun script/beta.ts
|
run: bun script/beta.ts
|
||||||
|
|
||||||
- name: Trigger publish workflow
|
|
||||||
env:
|
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
run: gh workflow run publish.yml --ref beta
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue