Skip to content

Commit

Permalink
fix: 缩进错了qwq
Browse files Browse the repository at this point in the history
  • Loading branch information
HalfSweet committed Mar 16, 2023
1 parent ad90cac commit 8fb7b2b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ on:
jobs:
run-script:
runs-on: ubuntu-latest
permissions:
contents: write
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,5 @@ dmypy.json

temp/
.idea/

*.json

0 comments on commit 8fb7b2b

Please sign in to comment.