This commit is contained in:
		
							parent
							
								
									9840e101e3
								
							
						
					
					
						commit
						409aabc6d4
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -17,9 +17,12 @@ jobs:
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          pin: ${{ secrets.HSM_USER_PIN }}
 | 
					          pin: ${{ secrets.HSM_USER_PIN }}
 | 
				
			||||||
          files: ???
 | 
					          files: ???
 | 
				
			||||||
      - name: list
 | 
					      - name: list workflows
 | 
				
			||||||
        if: always()
 | 
					        if: always()
 | 
				
			||||||
        run: ls ${{ github.workspace }}/.gitea/workflows/
 | 
					        run: ls ${{ github.workspace }}/.gitea/workflows/
 | 
				
			||||||
 | 
					      - name: list workspace
 | 
				
			||||||
 | 
					        if: always()
 | 
				
			||||||
 | 
					        run: ls ${{ github.workspace }}
 | 
				
			||||||
      - 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