Skip to content

Commit

Permalink
fix: Deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Bigismall committed Jan 23, 2024
1 parent 563fc6e commit 5a066c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
name: Deploy
needs: build
runs-on: ubuntu-latest
# if: github.ref == 'refs/heads/dev'

if: github.ref == 'refs/heads/dev'
steps:
- name: Download artifact
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 5a066c1

Please sign in to comment.