Skip to content

Bump web-ext from 8.1.0 to 8.2.0 (#242) #154

Bump web-ext from 8.1.0 to 8.2.0 (#242)

Bump web-ext from 8.1.0 to 8.2.0 (#242) #154

Workflow file for this run

name: Build
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/build
with:
owm-geo-key: ${{ secrets.OWM_GEO }}
owm-current-key: ${{ secrets.OWM_CURRENT }}