Skip to content

Commit

Permalink
Merge pull request #27 from Lyt99/feature/v1.0.0
Browse files Browse the repository at this point in the history
fix github action
  • Loading branch information
Lyt99 authored May 7, 2024
2 parents 536cfa6 + b68cc2b commit 1fe4fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

release-chart:
runs-on: ubuntu-latest
needs: clean-assets
needs: deploy
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 1fe4fdc

Please sign in to comment.