Attempt to fix wrong tokens list
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Release Creation / build (release) Successful in 50s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Release Creation / build (release) Successful in 50s
				
			This commit is contained in:
		| @@ -35,7 +35,7 @@ jobs: | |||||||
|          apt update -y |          apt update -y | ||||||
|          apt install -y zip |          apt install -y zip | ||||||
|  |  | ||||||
|     - run: zip -r ./fvtt-ftl-nomad-${{github.event.release.tag_name}}.zip system.json README.md LICENSE assets/ css/ lang/ module/ packs-system/ templates/ fvtt-ftl-nomad.mjs |     - run: zip -r ./fvtt-ftl-nomad-${{github.event.release.tag_name}}.zip system.json README.md LICENSE assets/ css/ lang/ module/ packs/ packs-system/ templates/ fvtt-ftl-nomad.mjs | ||||||
|  |  | ||||||
|     - name: setup go |     - name: setup go | ||||||
|       uses: https://github.com/actions/setup-go@v4 |       uses: https://github.com/actions/setup-go@v4 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user