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