Skip to content

Commit

Permalink
feat: remove conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
etowahadams committed Jun 6, 2024
1 parent eba3cb6 commit 8cf77a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ permissions:
jobs:
deploy:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 8cf77a8

Please sign in to comment.