Skip to content

Commit

Permalink
ci: remove unused job dependency in the deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kieranroneill committed Dec 20, 2023
1 parent 48b3f03 commit 7a83d48
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 7a83d48

Please sign in to comment.