This commit is contained in:
		
							parent
							
								
									d3dec90797
								
							
						
					
					
						commit
						bb3b4b6d62
					
				
					 1 changed files with 6 additions and 5 deletions
				
			
		|  | @ -35,11 +35,12 @@ jobs: | ||||||
|       - name: list workspace |       - name: list workspace | ||||||
|         if: always() |         if: always() | ||||||
|         run: ls ${{ github.workspace }} |         run: ls ${{ github.workspace }} | ||||||
|       - name: Upload |       # Needs gitea 1.20. See https://github.com/go-gitea/gitea/pull/22738 | ||||||
|         uses: actions/upload-artifact@v3 |       # - name: Upload | ||||||
|         with: |       #   uses: actions/upload-artifact@v3 | ||||||
|           name: foobar |       #   with: | ||||||
|           path: '*' |       #     name: foobar | ||||||
|  |       #     path: '*' | ||||||
|       - name: Notify |       - name: Notify | ||||||
|         uses: https://git.lerch.org/lobo/action-notify-ntfy@v1 |         uses: https://git.lerch.org/lobo/action-notify-ntfy@v1 | ||||||
|         if: always() |         if: always() | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue