Skip to content

Commit

Permalink
ci: remove unused job dependency in the deploy workflow (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
kieranroneill authored Dec 20, 2023
1 parent 48b3f03 commit 9b49382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_to_chrome_web_store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:
jobs:
deploy:
name: "Deploy"
needs: install
runs-on: ubuntu-latest
steps:
- name: "🛎 Checkout"
Expand Down

0 comments on commit 9b49382

Please sign in to comment.