Skip to content

Commit

Permalink
fix(github): comment secrets after testing (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ikr4-m committed Aug 15, 2024
1 parent 41ee3a7 commit 8f86fd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-upload-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifacts
if: ${{ inputs.use_artifacts }}
uses: actions/upload-artifact@v4
with:
name: ${{ inputs.binary_name }}-build-artifact
Expand Down

0 comments on commit 8f86fd9

Please sign in to comment.