Aktualizacja GH workflows

This commit is contained in:
2022-11-15 12:51:55 +01:00
parent 69c5fc2a49
commit 250835e802
2 changed files with 2 additions and 0 deletions
@@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'