- Actions 脚本设置独立权限 - 更新 README.md
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/build-and-run.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build-and-run.yml
									
									
									
									
										vendored
									
									
								
							@@ -8,7 +8,6 @@ on:
 | 
			
		||||
jobs:
 | 
			
		||||
  build-and-run:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    # 不给权限会报错
 | 
			
		||||
    permissions:
 | 
			
		||||
      contents: write
 | 
			
		||||
    steps:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user