Skip to content

Commit

Permalink
Fix old workflow check
Browse files Browse the repository at this point in the history
  • Loading branch information
3j14 committed Oct 13, 2021
1 parent 34ed7a6 commit 756fb93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 756fb93

Please sign in to comment.