Skip to content

Commit

Permalink
Merge pull request #48 from 21CSM/update-dependabot
Browse files Browse the repository at this point in the history
ci: quick fix for dependabot with firebase
  • Loading branch information
21CSM authored Sep 24, 2024
2 parents 2c7df73 + 142066a commit 1ae2f99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
name: build
path: build
- name: Deploy to Firebase Preview
if: github.actor != 'dependabot[bot]'
uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1ae2f99

Please sign in to comment.