Skip to content

Bump the npm_and_yarn group across 2 directories with 30 updates #1

Bump the npm_and_yarn group across 2 directories with 30 updates

Bump the npm_and_yarn group across 2 directories with 30 updates #1

name: Testing Deployment
"on": [ pull_request_target ]
jobs:
testing_deploy:
name: Testing Deployment
runs-on: ubuntu-latest
environment: Testing
steps:
- uses: actions/checkout@v2
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_ENVIRONMENT_CI_TOKEN }}"
expires: 30d
projectId: tarkovtracker-testing