artifact codnition
This commit is contained in:
		| @@ -22,6 +22,7 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - name: Load Artifact | ||||
|         if: ${{ inputs.artifactName != '' }} | ||||
|         uses: actions/download-artifact@v3 | ||||
|         with: | ||||
|           name: ${{ inputs.artifactName }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user