This commit is contained in:
		
							parent
							
								
									9840e101e3
								
							
						
					
					
						commit
						409aabc6d4
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -17,9 +17,12 @@ jobs: | |||
|         with: | ||||
|           pin: ${{ secrets.HSM_USER_PIN }} | ||||
|           files: ??? | ||||
|       - name: list | ||||
|       - name: list workflows | ||||
|         if: always() | ||||
|         run: ls ${{ github.workspace }}/.gitea/workflows/ | ||||
|       - name: list workspace | ||||
|         if: always() | ||||
|         run: ls ${{ github.workspace }} | ||||
|       - name: Notify | ||||
|         uses: https://git.lerch.org/lobo/action-notify-ntfy@v1 | ||||
|         if: always() | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue