🐛 rearrange steps
This commit is contained in:
		
							parent
							
								
									2f28aae655
								
							
						
					
					
						commit
						6e255c7902
					
				
							
								
								
									
										8
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @ -44,6 +44,10 @@ jobs: | |||||||
|     needs: [insiders-build] |     needs: [insiders-build] | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|  |       - uses: actions/checkout@v2 | ||||||
|  |       - name: Extract version | ||||||
|  |         id: extract_version | ||||||
|  |         uses: Saionaro/extract-package-version@v1.0.6 | ||||||
|       - uses: actions/download-artifact@v2 |       - uses: actions/download-artifact@v2 | ||||||
|         with: |         with: | ||||||
|           name: fosscord-api-windows-${{ github.sha }}.exe |           name: fosscord-api-windows-${{ github.sha }}.exe | ||||||
| @ -53,10 +57,6 @@ jobs: | |||||||
|       - uses: actions/download-artifact@v2 |       - uses: actions/download-artifact@v2 | ||||||
|         with: |         with: | ||||||
|           name: fosscord-api-linux-${{ github.sha }}.tgz |           name: fosscord-api-linux-${{ github.sha }}.tgz | ||||||
|       - uses: actions/checkout@v2 |  | ||||||
|       - name: Extract version |  | ||||||
|         id: extract_version |  | ||||||
|         uses: Saionaro/extract-package-version@v1.0.6 |  | ||||||
|       - uses: actions/create-release@v1 |       - uses: actions/create-release@v1 | ||||||
|         id: create-release |         id: create-release | ||||||
|         env: |         env: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Flam3rboy
						Flam3rboy