Update forgejo/forgejo-build-publish action to v5
This commit is contained in:
		
					parent
					
						
							
								c6a117fe4f
							
						
					
				
			
			
				commit
				
					
						d7ae60ae91
					
				
			
		
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -159,7 +159,7 @@ jobs:
 | 
			
		|||
 | 
			
		||||
      - name: build container & release
 | 
			
		||||
        if: ${{ secrets.TOKEN != '' }}
 | 
			
		||||
        uses: https://code.forgejo.org/forgejo/forgejo-build-publish/build@v3
 | 
			
		||||
        uses: https://code.forgejo.org/forgejo/forgejo-build-publish/build@v5
 | 
			
		||||
        with:
 | 
			
		||||
          forgejo: "${{ env.GITHUB_SERVER_URL }}"
 | 
			
		||||
          owner: "${{ env.GITHUB_REPOSITORY_OWNER }}"
 | 
			
		||||
| 
						 | 
				
			
			@ -177,7 +177,7 @@ jobs:
 | 
			
		|||
 | 
			
		||||
      - name: build rootless container
 | 
			
		||||
        if: ${{ secrets.TOKEN != '' }}
 | 
			
		||||
        uses: https://code.forgejo.org/forgejo/forgejo-build-publish/build@v3
 | 
			
		||||
        uses: https://code.forgejo.org/forgejo/forgejo-build-publish/build@v5
 | 
			
		||||
        with:
 | 
			
		||||
          forgejo: "${{ env.GITHUB_SERVER_URL }}"
 | 
			
		||||
          owner: "${{ env.GITHUB_REPOSITORY_OWNER }}"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -42,7 +42,7 @@ jobs:
 | 
			
		|||
      - uses: actions/checkout@v3
 | 
			
		||||
 | 
			
		||||
      - name: copy & sign
 | 
			
		||||
        uses: https://code.forgejo.org/forgejo/forgejo-build-publish/publish@v4
 | 
			
		||||
        uses: https://code.forgejo.org/forgejo/forgejo-build-publish/publish@v5
 | 
			
		||||
        with:
 | 
			
		||||
          from-forgejo: ${{ vars.FORGEJO }}
 | 
			
		||||
          to-forgejo: ${{ vars.FORGEJO }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue