Skip to content

Commit

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

Fix the version number of the w9jds/firebase-action
  • Loading branch information
yoichiro authored Mar 27, 2024
2 parents 2ca50b1 + 50fee4d commit dc23623
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 dc23623

Please sign in to comment.