mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-30 12:23:58 -04:00 
			
		
		
		
	edited action
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/buildapp.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/buildapp.yml
									
									
									
									
										vendored
									
									
								
							| @@ -144,10 +144,10 @@ jobs: | |||||||
|       - name: Prepare Release Notes |       - name: Prepare Release Notes | ||||||
|         run: | |         run: | | ||||||
|           export TODAY=$(date '+%Y-%m-%d') |           export TODAY=$(date '+%Y-%m-%d') | ||||||
|           echo "$(sed -e "s/%CERCUBE_VERSION%/${{ inputs.cercube_version }}/g" \ |           sed -e "s/%CERCUBE_VERSION%/${{ inputs.cercube_version }}/g" \ | ||||||
|               -e "s/%YOUTUBE_VERSION%/${{ inputs.youtube_version }}/g" \ |               -e "s/%YOUTUBE_VERSION%/${{ inputs.youtube_version }}/g" \ | ||||||
|                      -e "s/%DATE%/${TODAY}/g" \ |               -e "s/%DATE%/$TODAY/g" \ | ||||||
|                      main/.github/RELEASE_TEMPLATE/Release.md)" > ${{ github.workspace }}/release_notes.md |               main/.github/RELEASE_TEMPLATE/Release.md > ${{ github.workspace }}/release_notes.md | ||||||
|  |  | ||||||
|       - name: Create Release |       - name: Create Release | ||||||
|         id: create_release |         id: create_release | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn