Skip to content

Commit

Permalink
Only run on master
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkeating committed Jan 24, 2024
1 parent f57cb75 commit 10a0f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:
deploy-to-fleek:
needs: [build]
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
env:
FLEEK_TOKEN: ${{ secrets.FLEEK_TOKEN }}
FLEEK_PROJECT_ID: ${{ secrets.FLEEK_PROJECT_ID }}
Expand Down

0 comments on commit 10a0f5e

Please sign in to comment.