Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MUzairS15 authored Jan 31, 2024
1 parent 71dbbda commit fb0356d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,6 @@ runs:
fi
working-directory: action/
shell: bash
- name: Upload Screenshot upload logs
if: ${{ -f __fileResponse.txt }}
uses: actions/upload-artifact@v4
with:
name: screenshot-upload-logs
path: action/node-file-upload/__fileResponse.txt
- name: Comment Success Status
if: ${{ success() && inputs.skipComment == 'false' && inputs.prNumber != '0' && env.RESOURCE_URL != false }}
uses: hasura/[email protected]
Expand Down

0 comments on commit fb0356d

Please sign in to comment.