mirror of
https://github.com/nocobase/nocobase
synced 2024-11-14 22:05:38 +00:00
chore: update
This commit is contained in:
parent
0998212a9c
commit
7f16b0d071
@ -29,12 +29,12 @@ jobs:
|
||||
with:
|
||||
ref: next
|
||||
fetch-depth: 0
|
||||
# - name: Checkout nocobase/nocobase pr
|
||||
# shell: bash
|
||||
# run: |
|
||||
# gh pr checkout 5244
|
||||
# env:
|
||||
# GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
- name: Checkout nocobase/nocobase pr
|
||||
shell: bash
|
||||
run: |
|
||||
gh pr checkout 5553
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
- name: Checkout wecom notification plugin
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user