Add test build release
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Release Creation / build (release) Successful in 42s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Release Creation / build (release) Successful in 42s
				
			This commit is contained in:
		| @@ -38,7 +38,7 @@ jobs: | |||||||
|     - run: zip -r ./${{github.event.release.tag_name}}.zip system.json template.json README.md LICENSE.txt assets/ fonts/ icons lang/ module/ packs/ pic/ sounds/ styles/ templates/  |     - run: zip -r ./${{github.event.release.tag_name}}.zip system.json template.json README.md LICENSE.txt assets/ fonts/ icons lang/ module/ packs/ pic/ sounds/ styles/ templates/  | ||||||
|      |      | ||||||
|     - name: setup go |     - name: setup go | ||||||
|       uses: https://github.com/actions/setup-go@v4 |       uses: https://github.com/actions/setup-go@v5.1.0 | ||||||
|       with: |       with: | ||||||
|         go-version: '>=1.20.1' |         go-version: '>=1.20.1' | ||||||
|      |      | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user