Update release.yml
This commit is contained in:
		
							parent
							
								
									54e08ca00a
								
							
						
					
					
						commit
						e1e7eba9c9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/release.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/release.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -94,7 +94,7 @@ jobs:
 | 
			
		|||
          tag: staging-${{ env.timestamp }}
 | 
			
		||||
          name: Website staging version ${{ env.timestamp }}
 | 
			
		||||
          body: Website staging version ${{ env.timestamp }}
 | 
			
		||||
          artifacts: release-staging-${{ env.timestamp }}.zip
 | 
			
		||||
          artifacts: "release-staging-${{ env.timestamp }}.zip"
 | 
			
		||||
          token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
  
 | 
			
		||||
  release:
 | 
			
		||||
| 
						 | 
				
			
			@ -123,5 +123,5 @@ jobs:
 | 
			
		|||
          tag: production-${{ env.timestamp }}
 | 
			
		||||
          name: Website production version ${{ env.timestamp }}
 | 
			
		||||
          body: Website production version ${{ env.timestamp }}
 | 
			
		||||
          artifacts: release-production-${{ env.timestamp }}.zip
 | 
			
		||||
          artifacts: "release-production-${{ env.timestamp }}.zip"
 | 
			
		||||
          token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue