Skip to content

Commit

Permalink
fix: docker version not available
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Jan 25, 2024
1 parent a803a0a commit a56b9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build
run: npm run build:pwa
- name: Deploy to Firebase
uses: w9jds/firebase-action@13.0.3
uses: w9jds/firebase-action@v13.0.3
with:
args: deploy --only hosting
env:
Expand Down

0 comments on commit a56b9db

Please sign in to comment.