message
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -48,9 +48,8 @@ jobs:
 | 
				
			|||||||
      uses: actions/checkout@v1
 | 
					      uses: actions/checkout@v1
 | 
				
			||||||
    - uses: josephbmanley/auto-semver-action@master
 | 
					    - uses: josephbmanley/auto-semver-action@master
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        args:
 | 
					        action: updateFiles
 | 
				
			||||||
          action: updateFiles
 | 
					        version: ${{ github.ref }}
 | 
				
			||||||
          version: ${{ github.ref }}
 | 
					 | 
				
			||||||
    - name: Build
 | 
					    - name: Build
 | 
				
			||||||
      id: build
 | 
					      id: build
 | 
				
			||||||
      uses: josephbmanley/build-godot-action@refactor/build
 | 
					      uses: josephbmanley/build-godot-action@refactor/build
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user