Skip to content

Commit

Permalink
Merge pull request #53 from remap-keys/support-organization-for-creat…
Browse files Browse the repository at this point in the history
…e-keyboard-statistics-command

Change the version of the w9jds/firebase-action.
  • Loading branch information
yoichiro authored Mar 27, 2024
2 parents 25e4cd7 + 8ed2861 commit 2ca50b1
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@master
uses: w9jds/firebase-action@13.5.2
with:
args: deploy
env:
Expand Down

0 comments on commit 2ca50b1

Please sign in to comment.