ci
This commit is contained in:
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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user