Skip to content

Commit

Permalink
Update publish.yml (#1949)
Browse files Browse the repository at this point in the history
* Update publish.yml

* Update publish.yml
  • Loading branch information
NeoZhangJianyu authored Jul 24, 2024
1 parent c80b68a commit 6cda338
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Publish
permissions: read-all
permissions: {}

on:
push:
Expand All @@ -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

0 comments on commit 6cda338

Please sign in to comment.