You've already forked pigallery2
							
							
				mirror of
				https://github.com/bpatrik/pigallery2.git
				synced 2025-10-30 23:57:43 +02:00 
			
		
		
		
	Update build.yml
reverting buildfile change
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -104,7 +104,7 @@ jobs: | ||||
|     steps: | ||||
|       - name: Set tag | ||||
|         id: vars | ||||
|         run: echo "{name}={tag::$(echo ${GITHUB_REF:10})}" >> $GITHUB_OUTPUT && echo "{name}={tag::$(echo ${GITHUB_REF:5})}" >> $GITHUB_OUTPUT | ||||
|         run: echo ::set-output name=tag::$(echo ${GITHUB_REF:10}) && echo ::set-output name=type::$(echo ${GITHUB_REF:5}) | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v3 | ||||
|       - uses: actions/download-artifact@v3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user