Skip to content

Commit

Permalink
Remove double if
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjorkqvist committed Aug 23, 2024
1 parent 0aa15a5 commit 64c16bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/schedule-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ jobs:
HONEYCOMB_API_TOKEN: ${{ secrets.HONEYCOMB_API_TOKEN }}
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Upload bazel-bep
if: always()
uses: actions/upload-artifact@v4
if: always()
with:
Expand Down

0 comments on commit 64c16bb

Please sign in to comment.