Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update publish.yml
  • Loading branch information
NeoZhangJianyu authored Jul 24, 2024
commit 3efdbf377e4e4c96f6221cf5eb493c34da16ac7d
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:

jobs:
build:

runs-on: ubuntu-latest

permissions:
pull-requests: write
steps:
- uses: actions/checkout@v3
- name: Build Online Document
Expand Down