# Github actions integration

## Deploy Firebase Hosting

Add an action and secrets for the Action to run!

{% embed url="<https://github.com/marketplace/actions/github-action-for-firebase>" %}

### Example

Action configuration file:

{% embed url="<https://github.com/bbc/digital-paper-edit-firebase/blob/master/.github/workflows/main.yml>" %}

You will also need to configure secrets in the settings -> secrets space in your repository.

![](https://931037443-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lu8k-cSlWRZojfRmKmI%2F-LveBIABtODSBcYLnG5D%2F-LveGRG8h-yQPU7Y2_F-%2FScreenshot%202019-12-09%20at%2010.46.29.png?alt=media\&token=fc8e1c97-aa5a-44dc-9fe2-8dff89f833a8)

### Links

{% embed url="<https://medium.com/@puuga/deploy-to-firebase-hosting-with-github-actions-f795785fde6b>" %}
