Skip to content

Commit

Permalink
Fix the version number of the w9jds/firebase-action
Browse files Browse the repository at this point in the history
  • Loading branch information
yoichiro committed Mar 27, 2024
1 parent 8ed2861 commit 50fee4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: cd functions; yarn install
- name: Deploy to Firebase
uses: w9jds/firebase-action@13.5.2
uses: w9jds/firebase-action@v13.5.2
with:
args: deploy
env:
Expand Down

0 comments on commit 50fee4d

Please sign in to comment.