Format workflow file.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
name: Build nginx fpm image
|
||||
|
||||
on:
|
||||
@@ -67,4 +66,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: scan-result
|
||||
path: ${{ steps.scan.outputs.table }}
|
||||
path: ${{ steps.scan.outputs.table }}
|
||||
|
||||
Reference in New Issue
Block a user