Skip to content

Commit

Permalink
更新 m2p.yml
Browse files Browse the repository at this point in the history
关于吧latest写成last这件事😰
  • Loading branch information
LY-Xiang authored Aug 11, 2024
1 parent 682432f commit 0676e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/m2p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- main
jobs:
m2p:
runs-on: ubuntu-last
runs-on: ubuntu-latest
permissions:
contents: write
steps:
Expand Down

0 comments on commit 0676e8a

Please sign in to comment.