Skip to content

Commit

Permalink
feat(ci): tomorrow
Browse files Browse the repository at this point in the history
  • Loading branch information
Savid committed Apr 8, 2024
1 parent 6fc9ce2 commit d6c7d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ jobs:
deploy:
needs: check
if: ${{ needs.check.outputs.configs != '[]' && needs.check.outputs.configs != '' }}
uses: ./.github/actions/deploy
uses: ./.github/actions/deploy.yml
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit d6c7d1e

Please sign in to comment.